summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/prwlockrdlock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/posix/src/[p-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* score: Move thread queue timeout handlingSebastian Huber2017-10-241-1/+1
* posix: Implement self-contained POSIX rwlocksSebastian Huber2017-10-051-6/+3
* cpukit: Add and use Watchdog_Discipline.Gedare Bloom2016-07-251-1/+1
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-7/+5
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-3/+3
* score: Avoid Giant lock for CORE rwlockSebastian Huber2016-04-221-39/+17
* score: Rename _CORE_RWLock_Obtain()Sebastian Huber2016-04-211-1/+1
* score: Delete MP support for RW locksSebastian Huber2016-04-061-3/+1
* posix: Add auto initializaton for rwlockSebastian Huber2014-10-081-3/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-221-6/+9
* posix: Create rwlock implementation headerSebastian Huber2013-07-221-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-1/+1
* cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-101-1/+1
* posix: Doxygen Enhancement Task #2Alex Ivanov2012-12-151-11/+12
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2009-02-031-1/+1
* Use C-style comments.Ralf Corsepius2008-07-291-1/+1
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-7/+7
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-1/+3
* 2006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2006-11-151-0/+71