summaryrefslogtreecommitdiff
path: root/cpukit/score/src/once.c (follow)
AgeCommit message (Expand)Author
2019-02-18score: Avoid some deadlocks in _Once()Sebastian Huber
2017-12-04score: Use self-contained API mutexSebastian Huber
2017-10-05posix: Optimize pthread_once_tSebastian Huber
2014-03-21score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer