summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadonce.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-05posix: Optimize pthread_once_tSebastian Huber1-4/+1
2014-03-21score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer1-35/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-19posix: Use interal mutex for once implementationSebastian Huber1-28/+22
2013-08-23posix: Update to the pthread_once changes.Chris Johns1-3/+3
2013-08-14posix: Change pthread_once to be SMP safe.Chris Johns1-10/+40
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-19posix: Doxygen Enhancement Task #6Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-03-012002-03-01 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-7/+9
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill1-0/+40