summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/condsignalsupp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[a-o]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-09-01score: Fix priority discipline handlingSebastian Huber1-17/+14
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX condvarSebastian Huber1-17/+18
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-6/+5
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-1/+0
2016-04-27posix: Avoid Giant lock for condition variablesSebastian Huber1-31/+29
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-1/+3
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-1/+4
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-1/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03posix/*.c: Remove use of register keywordJoel Sherrill1-2/+2
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-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2012-12-13posix: Doxygen enhancement task #4Mathew Kallada1-0/+7
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
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2007-12-172007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-0/+7
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-6/+8
2007-11-282007-11-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-5/+1
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1
2004-04-16Remove stray white spaces.Ralf Corsepius1-4/+4
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
1999-11-02Split condition variables into multiple files.Joel Sherrill1-0/+57