summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/prwlockunlock.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
2018-07-16posix: Fix rwlock auto initializationSebastian Huber1-1/+1
2017-10-05posix: Implement self-contained POSIX rwlocksSebastian Huber1-7/+19
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-2/+3
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-3/+3
2016-04-22score: Avoid Giant lock for CORE rwlockSebastian Huber1-33/+8
2016-04-21score: Rename _CORE_RWLock_Obtain()Sebastian Huber1-1/+1
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-22score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-1/+1
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 #10Alex Ivanov1-0/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2007-11-302007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-7/+7
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+3
2006-12-042006-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+3
2006-11-152006-11-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+63