This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libthr
History
Mike Makonnen
cff6c3cab1
Unwind the _giant_mutex from pthread_detach(). When detaching a joiner thread
...
it's important the correct lock order is observed: lock first the joined and then the joiner.
2003-06-02 11:01:00 +00:00
..
arch
.S comments must be C comments, not ASM ones.
2003-06-02 02:32:56 +00:00
sys
- Adjust the makefiles so we have a per architecture makefile.
2003-04-01 07:07:38 +00:00
thread
Unwind the _giant_mutex from pthread_detach(). When detaching a joiner thread
2003-06-02 11:01:00 +00:00
Makefile
Make WARNS2 clean. The fixes mostly included:
2003-05-23 09:48:20 +00:00