summaryrefslogtreecommitdiffstats
path: root/runtime/atomic-posix-sem.c
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: problems with atomic operations emulationRainer Gerhards2010-04-271-70/+0
| | | | | | replaced atomic operation emulation with new code. The previous code seemed to have some issue and also limited concurrency severely. The whole atomic operation emulation has been rewritten.
* forgot to add file with last commitRainer Gerhards2010-03-231-0/+70