freebsd-dev/lib/libpthread/arch
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
..
alpha Remove _atomic_lock. It's not used. 2003-06-23 04:33:32 +00:00
i386 Move the machine specific files from sys/Makefile.inc and put them 2003-06-23 04:28:31 +00:00
ia64 Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a 2003-06-23 04:44:43 +00:00