summaryrefslogtreecommitdiffstats
path: root/runtime/atomic-posix-sem.c
Commit message (Collapse)AuthorAgeFilesLines
* emulate missing atomic builtins with posix semaphores if availableSteffen Sledz2010-03-231-0/+70
Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Thilo Fromm <t.fromm@dresearch.de>