summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semdelete.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-12-11rtems: Optimize semaphore control blockSebastian Huber1-11/+15
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber1-2/+2
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-2/+2
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-2/+2
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber1-0/+2
2016-05-30score: Add CORE mutex variantsSebastian Huber1-1/+7
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber1-11/+6
2016-05-30score: Simplify CORE mutexSebastian Huber1-10/+9
2016-05-30score: Add semaphore variantsSebastian Huber1-29/+39
2016-05-30rtems: Simplify rtems_semaphore_delete()Sebastian Huber1-28/+18
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-5/+1
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-5/+6
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-14/+16
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-2/+0
2016-05-20Replace *_Get_interrupt_disable() with *_Get()Sebastian Huber1-1/+1
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber1-108/+90
2016-04-22score: Avoid Giant lock for CORE mtx/semSebastian Huber1-28/+55
2016-04-21score: Introduce _Thread_queue_Flush_critical()Sebastian Huber1-1/+1
2016-04-21score: Close semaphore object before flushSebastian Huber1-23/+32
2016-04-21score: Fix _CORE_semaphore_Flush()Sebastian Huber1-3/+1
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-10/+6
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-0/+2
2014-07-14semdelete.c: Correct spacingJoel Sherrill1-1/+1
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber1-4/+17
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-3/+8
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-02-03rtems/*.c: Remove use of register keywordJoel Sherrill1-2/+2
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create mpci implementation headerSebastian Huber1-3/+0
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-23rtems: Create attr implementation headerSebastian Huber1-1/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+1
2013-06-07score: Add and use _Objects_Put()Sebastian Huber1-2/+2
2012-12-04rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov1-31/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-10/+10
2007-10-262007-10-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-2/+2
2005-02-04Use rtems_id for semaphores.Ralf Corsepius1-1/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2004-04-18Remove stray white spaces.Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1