freebsd-dev/lib/libkse
Daniel Eischen c0addafac3 Fix a race condition introduced when redzones were added. Use an
atomic operation to return and adjust the stack.

Submitted by:	luoqi
2006-02-24 22:03:10 +00:00
..
arch Fix a race condition introduced when redzones were added. Use an 2006-02-24 22:03:10 +00:00
support Eliminate plt relocation for kse_switchin. 2005-03-21 23:10:35 +00:00
sys Catch up with the atomic_FOO_ptr() changes and silence a few warnings. 2005-07-29 21:06:09 +00:00
test o Include <sys/time.h> 2005-11-19 04:47:06 +00:00
thread Eliminate a race condition in timed waits (cv, mutex, and sleeps). 2006-02-23 21:34:08 +00:00
Makefile Bump the shared library version number of all libraries that have not 2005-07-22 17:19:05 +00:00