summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semrelease.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* rtems: Mark value as usedSebastian Huber2021-02-011-0/+1
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-5/+3
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Optimize semaphore control blockSebastian Huber2019-12-111-5/+9
* score: Unify CORE mutex seize/surrenderSebastian Huber2016-09-271-2/+2
* rtems: Fix no protocol mutex releaseSebastian Huber2016-06-061-1/+2
* rtems: Fix semaphore field nameSebastian Huber2016-05-301-2/+2
* rtems: Move MrsP semaphore operationsSebastian Huber2016-05-301-9/+9
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-3/+4
* score: Rework CORE priority ceiling mutexSebastian Huber2016-05-301-1/+11
* score: Add CORE mutex variantsSebastian Huber2016-05-301-1/+9
* score: Simplify CORE mutexSebastian Huber2016-05-301-0/+13
* score: Add semaphore variantsSebastian Huber2016-05-301-21/+23
* score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber2016-05-301-5/+6
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-13/+10
* Fix semaphore post overflow statusSebastian Huber2016-05-261-0/+1
* score: Move thread queue MP callout to contextSebastian Huber2016-05-251-7/+9
* score: Get rid of mp_id parameterSebastian Huber2016-05-251-2/+0
* mpci: Add missing return statementsSebastian Huber2016-05-241-1/+1
* Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber2016-05-201-1/+1
* rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber2016-05-201-69/+42
* score: Rename _MRSP_Obtain()Sebastian Huber2016-04-211-1/+1
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-22/+2
* score: Fine grained locking for MrsPSebastian Huber2015-05-191-5/+5
* score: Fine grained locking for mutexesSebastian Huber2015-05-191-4/+2
* score: Fine grained locking for semaphoresSebastian Huber2015-05-191-5/+14
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-111-14/+2
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-1/+13
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-031-2/+2
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* score: Create mpci implementation headerSebastian Huber2013-07-261-3/+0
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Merge sysstate API into one fileSebastian Huber2013-07-241-1/+0
* rtems: Create attr implementation headerSebastian Huber2013-07-231-1/+1
* score: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* score: Create mutex implementation headerSebastian Huber2013-07-181-1/+1
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-1/+1
* score: Add and use _Objects_Put()Sebastian Huber2013-06-071-2/+2
* misc rtems: Clean up Doxygen GCI Task #8Mathew Kallada2012-12-081-2/+8
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-11-301-14/+14
* 2007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-10-261-2/+2
* Use rtems_id for semaphores.Ralf Corsepius2005-02-041-1/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1