summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/prwlocktimedwrlock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-18score: Simplify thread queue timeout handlingSebastian Huber1-1/+2
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-39/+8
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-6/+3
2016-07-25posix: cond_timedwait remember and use clock from condattrGedare Bloom1-1/+1
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-1/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-19/+14
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-3/+3
2016-04-22score: Avoid Giant lock for CORE rwlockSebastian Huber1-53/+34
2016-04-21score: Rename _CORE_RWLock_Obtain()Sebastian Huber1-1/+1
2016-04-06score: Delete MP support for RW locksSebastian Huber1-3/+1
2015-07-28score: Rename _POSIX_Absolute_timeout_to_ticks()Sebastian Huber1-9/+9
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-12/+15
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-19posix: Doxygen Enhancement Task #6Ayush Awasthi1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2010-08-232010-08-23 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-9/+5
2009-11-30Whitespace removal.Ralf Corsepius1-2/+2
2009-10-102009-10-10 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-12/+7
2009-05-032009-05-03 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
2009-02-03Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-07-182008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-9/+40
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-7/+7
2007-11-272007-11-27 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/+79