This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libkse
History
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
Add the ability to reinitialize libpthread's internal FIFO-queueing
2003-11-04 20:01:38 +00:00
test
…
thread
Return EPERM if mutex owner is not current thread but it tries to
2004-01-17 03:09:57 +00:00
Makefile
…