freebsd-dev/lib/libc_r
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 Add an implementation of _atomic_lock for sparc64. This was submitted by 2003-01-05 22:23:11 +00:00
man The .Fn function. Use .Xr where appropriate. 2003-03-24 16:05:24 +00:00
sys remove #ifdef _THREAD_SAFE 2003-01-24 01:46:30 +00:00
test Fix a couple of minor nits that prevented this from compiling. 2002-07-02 01:26:16 +00:00
uthread - Define a _spinunlock() function so that threading implementations may do 2003-03-26 04:02:24 +00:00
Makefile Zap now-unused SHLIB_MINOR 2002-09-28 00:25:32 +00:00