summaryrefslogtreecommitdiffstats
path: root/atomic.h
Commit message (Collapse)AuthorAgeFilesLines
* disabled atomic operations for the time being because they introduce someRainer Gerhards2008-04-021-1/+8
| | | | | cross-platform trouble - need to see how to fix this in the best possible way
* worked a bit on atomic memory operations to support problem-free threadingRainer Gerhards2008-03-311-1/+7
| | | | (only at non-intrusive places)
* added initial support for atomic operationsRainer Gerhards2008-03-311-0/+37