summaryrefslogtreecommitdiffstats
path: root/lib/libkse/arch/ia64/include/atomic_ops.h
Commit message (Collapse)AuthorAgeFilesLines
* WARNS=3'ify.deischen2007-11-301-3/+3
|
* Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as amarcel2003-06-231-0/+47
macro that expands to atomic_swap_long() to avoid compiler warnings caused by incompatible pointer passing.
OpenPOWER on IntegriCloud