diff options
author | Kurt Miller <kurt@cvs.openbsd.org> | 2012-04-13 12:39:29 +0000 |
---|---|---|
committer | Kurt Miller <kurt@cvs.openbsd.org> | 2012-04-13 12:39:29 +0000 |
commit | 28e13e25d7be4da391c39ddc355060d5c010dcf0 (patch) | |
tree | a351a74df4298b4345505d2d10c2bcef0272de8d /bin | |
parent | c62d3c7016e5247f93b7618d75404841de76d85c (diff) |
Per POSIX, PTHREAD_MUTEX_NORMAL type mutexes have undefined behavior for
certain conditions. In the case of unlocking an unlocked mutex we will
allow that to succeed, all other undefined behaviors will result in an
immediate abort(). okay guenther@
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions