summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condinit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber1-27/+35
2017-09-15posix: Allow PTHREAD_PROCESS_SHARED for condvarSebastian Huber1-2/+5
2016-07-25posix: cond_timedwait remember and use clock from condattrGedare Bloom1-1/+1
2016-04-27posix: Avoid Giant lock for condition variablesSebastian Huber1-11/+1
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-4/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-2/+1
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-1/+0
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-4/+2
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22posix: Create condition variable impl headerSebastian Huber1-1/+1
2013-07-18posix: Create mutex implementation headerSebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-15posix: Doxygen Enhancement Task #5Alex Ivanov1-2/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-07-282010-07-28 Vinu Rajashekhar <vinutheraj@gmail.com>Joel Sherrill1-3/+1
2008-01-232008-01-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-21/+1
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2004-04-16Remove stray white spaces.Ralf Corsepius1-14/+14
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+0
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-02Missed these in the initial split up.Joel Sherrill1-0/+101