freebsd-dev/lib/libpthread
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 Directly load %edx from mailbox 2002-11-23 04:39:52 +00:00
man MFlibc_r: add and document pthread_attr_get_np() function. 2003-03-03 22:40:20 +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