summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/once.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* posix: Optimize pthread_once_tSebastian Huber2017-10-051-1/+1
| | | | | | Reduce size of pthread_once_t and make it zero-initialized. Update #3142.
* score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer2014-03-211-0/+56