freebsd-dev/lib/libpthread
David Xu e4dcaa6ee9 Return EPERM if mutex owner is not current thread but it tries to
unlock the mutex, old code confuses some programs when it returns EINVAL.

Noticed by: bland
2004-01-17 03:09:57 +00:00
..
arch Simplify the contexts created by the kernel and remove the related 2003-12-07 20:47:33 +00:00
support
sys
test
thread Return EPERM if mutex owner is not current thread but it tries to 2004-01-17 03:09:57 +00:00
Makefile
pthread.map Implement sigaltstack() as per-threaded. Current only scope process thread 2003-12-29 23:21:09 +00:00