summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadonce.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix: Optimize pthread_once_tSebastian Huber2017-10-051-4/+1
* score: Unify pthread and gxx_wrapper once and move to score.Christian Mauderer2014-03-211-35/+2
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* posix: Use interal mutex for once implementationSebastian Huber2014-03-191-28/+22
* posix: Update to the pthread_once changes.Chris Johns2013-08-231-3/+3
* posix: Change pthread_once to be SMP safe.Chris Johns2013-08-141-10/+40
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #6Ayush Awasthi2012-12-191-0/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-03-01 Eric Norum <eric.norum@usask.ca>Joel Sherrill2002-03-011-7/+9
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-251-0/+40