summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/prwlockwrlock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-8/+3
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-10/+5
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-3/+3
2016-05-25score: Move thread queue object supportSebastian Huber1-2/+1
2016-04-22score: Avoid Giant lock for CORE rwlockSebastian Huber1-39/+17
2016-04-21score: Rename _CORE_RWLock_Obtain()Sebastian Huber1-1/+1
2016-04-06score: Delete MP support for RW locksSebastian Huber1-3/+1
2016-04-06score: Delete Thread_Wait_information::idSebastian Huber1-1/+3
2014-10-08posix: Add auto initializaton for rwlockSebastian Huber1-3/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-6/+9
2013-07-22posix: Create rwlock implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-1/+1
2013-01-10cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill1-1/+1
2012-12-18posix: Doxygen Enhancement Task #11Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-7/+7
2007-11-062007-11-06 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+71