aboutsummaryrefslogtreecommitdiffstats
path: root/include/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Implement RefCount as a generic atomic typeChris Robinson2014-07-221-152/+108
* Add macros for generic atomic functionalityChris Robinson2014-07-221-36/+145
* Add extern "C" to common headers.Chris Robinson2014-05-291-0/+7
* Add methods to exchange and compare-exchange RefCount valuesChris Robinson2014-05-271-0/+38
* Make RefCount a non-integer typeChris Robinson2014-05-141-19/+35
* Always use unsigned int for RefCountChris Robinson2014-05-071-18/+22
* Move the static_assert definition to its own headerChris Robinson2014-05-071-0/+2
* Move some headers to include/Chris Robinson2014-05-061-0/+141