freebsd-dev/lib/libkse/arch/amd64
Daniel Eischen 850108c0b4 Don't assume sizeof(long) = sizeof(int) on x86; use int
instead of long types for low-level locks.

Add prototypes for some internal libc functions that are
wrapped by the library as cancellation points.

Add memory barriers to alpha atomic swap functions (submitted
by davidxu).

Requested by:	bde
2003-09-03 17:56:26 +00:00
..
amd64 Don't forget to set kcb_self. 2003-08-12 22:13:06 +00:00
include Don't assume sizeof(long) = sizeof(int) on x86; use int 2003-09-03 17:56:26 +00:00
Makefile.inc Rethink the MD interfaces for libpthread to account for 2003-08-05 22:46:00 +00:00