summaryrefslogtreecommitdiff
path: root/src/include/hardware.h
AgeCommit message (Expand)Author
2014-10-06Move the atomic versions of the flag set/clear macros back into hardware.h,Keith Bostic
2014-10-04Simplify gcc.h, don't repeat the GCC atomic builtins, just use one version.Keith Bostic
2014-10-04KNFKeith Bostic
2014-10-03Add size specific atomics for 1, 4 & 8 byte atomic operationsMark Benvenuto
2014-04-04Fix lint's version of F_CAS_ATOMIC.Keith Bostic
2014-03-31Spin on a flag in the parent page to serialize splits. This avoids false con...Michael Cahill
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-12-13We need to handle static "location ID" variables with both multipleKeith Bostic
2013-10-17Minor cleanup of hardware.h, shuffle some things around, improve lintKeith Bostic
2013-10-16Move most of mutex.h into hardware.h.Keith Bostic