aboutsummaryrefslogtreecommitdiffstats
path: root/common/atomic.c
Commit message (Collapse)AuthorAgeFilesLines
* Make RefCount a non-integer typeChris Robinson2014-05-141-2/+4
| | | | | It should only be accessed through the appropriate functions to ensure proper atomicity.
* Move atomic method definitions to a separate common sourceChris Robinson2014-05-061-0/+12