aboutsummaryrefslogtreecommitdiffstats
path: root/include/rwlock.h
Commit message (Expand)AuthorAgeFilesLines
* Use generic atomics in more placesChris Robinson2014-07-221-4/+6
* Implement RefCount as a generic atomic typeChris Robinson2014-07-221-1/+1
* Add extern "C" to common headers.Chris Robinson2014-05-291-0/+8
* Make RefCount a non-integer typeChris Robinson2014-05-141-3/+3
* Move RWLock and UIntMap implementations to commonChris Robinson2014-05-071-0/+22