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
/
libpthread
History
David Xu
86a07ac068
Fix off-by-one nanosecond in macro TIMESPEC_ADD.
...
Reviewed by: deischen Approved by: re (dwhite) MFC after : 4 days
2005-06-22 22:35:49 +00:00
..
arch
Add a missing END() to quiet a warning.
2005-05-31 19:58:23 +00:00
support
Eliminate plt relocation for kse_switchin.
2005-03-21 23:10:35 +00:00
sys
Change the spin lock logic to a reasonable one. We should spin when
2005-02-27 17:45:55 +00:00
test
libkse was renamed to libpthread.
2004-02-05 02:55:20 +00:00
thread
Fix off-by-one nanosecond in macro TIMESPEC_ADD.
2005-06-22 22:35:49 +00:00
Makefile
For variables that are only checked with defined(), don't provide
2004-10-24 15:33:08 +00:00
pthread.map
Use a generic way to back threads out of wait queues when handling
2004-12-18 18:07:37 +00:00