freebsd-dev/lib/libpthread/arch/alpha
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
..
alpha Add alpha support to libpthread. It compiles but hasn't been tested; 2003-08-09 05:44:27 +00:00
include Don't assume sizeof(long) = sizeof(int) on x86; use int 2003-09-03 17:56:26 +00:00
Makefile.inc Add alpha support to libpthread. It compiles but hasn't been tested; 2003-08-09 05:44:27 +00:00