summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Only use 1 set of memory barrier operations with the atomic_*_{acq,rel}_ptrjhb2000-10-251-2/+0
* Grrrr. Fix the order of the #define's so atomic_cmpset_{acq,rel}_longjhb2000-10-201-5/+5
* Fix the atomic_cmpset_{acq,rel}_ptr() functions to do proper type-casting.jhb2000-10-201-4/+18
* - Expand the set of atomic operations to optionally include memory barriersjhb2000-10-201-0/+169
* Add atomic_readandclear_int and atomic_readandclear_long.jhb2000-10-051-0/+42
* * Redo the cmpset inlines to use one less register. This incidentallydfr2000-09-121-22/+156
* Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng aphk2000-09-061-19/+86
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Change various syscalls to use size_t arguments instead of u_int.dfr1998-08-241-0/+77
OpenPOWER on IntegriCloud