freebsd-dev/lib/libkse
Marcel Moolenaar 97caaa6522 Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a
macro that expands to atomic_swap_long() to avoid compiler warnings
caused by incompatible pointer passing.
2003-06-23 04:44:43 +00:00
..
arch Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a 2003-06-23 04:44:43 +00:00
support Provide a reference to __sys_write. The implementation uses this when 2003-06-08 17:29:32 +00:00
sys Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00
test For now, build and install this as libkse instead of libpthread. 2002-12-08 22:43:31 +00:00
thread Don't lock scheduler lock twice. 2003-06-18 06:08:03 +00:00
Makefile Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00