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
/
libkse
History
Jonathan Mini
e9d0431f0b
Schedule spinlocked threads by moving them through the work queue, instead
...
of the wait queue. Approved by: re (blanket) Stolen from: davidxu
2002-11-24 06:45:45 +00:00
..
arch/i386
/i386
In _thread_enter_uts, fix eflags saving bug.
2002-11-22 11:43:06 +00:00
sys
Use KSE to schedule threads.
2002-10-30 06:07:18 +00:00
test
Mechanically change all libc_r references to libpthread.
2002-09-16 19:29:34 +00:00
thread
Schedule spinlocked threads by moving them through the work queue, instead
2002-11-24 06:45:45 +00:00
Makefile
Zap now-unused SHLIB_MINOR
2002-09-28 00:25:32 +00:00