freebsd-dev/lib/libpthread/sys
Daniel Eischen c72cd7c9e2 Protect against a race between granting a lock and accessing
other parts of the lock.

Submitted by:	davidxu
2003-05-04 22:29:09 +00:00
..
lock.c Protect against a race between granting a lock and accessing 2003-05-04 22:29:09 +00:00
lock.h Protect against a race between granting a lock and accessing 2003-05-04 22:29:09 +00:00
Makefile.inc Add FIFO queueing locking operations based on atomic swap. 2003-04-18 05:02:39 +00:00
thr_error.c Protect thread errno from being changed while operating 2003-04-23 21:46:50 +00:00