freebsd-dev/lib/libkse
Jeff Roberson cc3521d660 - Define a _spinunlock() function so that threading implementations may do
more complicated things than just setting the lock to 0.
 - Implement stubs for this function in libc and the two threading libraries
   that are currently in the tree.
2003-03-26 04:02:24 +00:00
..
arch/i386/i386 In _thread_enter_uts, fix eflags saving bug. 2002-11-22 11:43:06 +00:00
sys remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread - Define a _spinunlock() function so that threading implementations may do 2003-03-26 04:02:24 +00:00
Makefile For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00