summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semcreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28cpukit/rtems/src/[s-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-03-16rtems: Improve semaphore create error checksSebastian Huber1-6/+4
2021-03-16rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber1-2/+2
2021-02-24score: Remove _Objects_Open()Sebastian Huber1-4/+2
2020-12-02rtems: Canonicalize Doxygen @file commentsSebastian Huber1-2/+3
2020-06-18rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber1-5/+2
2020-04-28doxygen: Switch @brief and @ingroupSebastian Huber1-1/+2
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-01-02rtems: Fix MPCI initializationSebastian Huber1-8/+1
2019-12-11rtems: Optimize semaphore control blockSebastian Huber1-16/+27
2018-12-14score: Static Objects_Information initializationSebastian Huber1-0/+19
2018-11-12rtems: Move internal structures to semdata.hSebastian Huber1-0/+1
2016-12-02score: Initialize thread queue context earlySebastian Huber1-0/+1
2016-11-03score: Introduce thread resource count methodsSebastian Huber1-1/+1
2016-11-03rtems: Fix binary semaphore resource countSebastian Huber1-4/+1
2016-11-02score: Introduce Thread_Scheduler_control::homeSebastian Huber1-2/+2
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-1/+1
2016-06-22score: Introduce map priority scheduler operationSebastian Huber1-0/+2
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber1-32/+50
2016-06-16rtems: Fix rtems_semaphore_create()Sebastian Huber1-0/+4
2016-06-07rtems: Simplify rtems_semaphore_create()Sebastian Huber1-132/+113
2016-05-30rtems: Fix semaphore field nameSebastian Huber1-2/+2
2016-05-30rtems: Move MrsP semaphore operationsSebastian Huber1-1/+1
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber1-20/+15
2016-05-30score: Rework CORE priority ceiling mutexSebastian Huber1-13/+28
2016-05-30score: Add CORE mutex variantsSebastian Huber1-27/+32
2016-05-30score: Simplify CORE mutexSebastian Huber1-21/+22
2016-05-30score: Add semaphore variantsSebastian Huber1-16/+15
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-15/+10
2016-03-29score: Use constant for maximum count of CORE semaSebastian Huber1-1/+0
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-9/+5
2014-05-28score: Multiprocessor Resource Sharing ProtocolSebastian Huber1-3/+35
2014-03-31score: Delete CORE_mutex_Control::lockSebastian Huber1-1/+1
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber1-7/+5
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-12-21rtems: classic api to/from core priority conversionsDaniel Ramirez1-1/+4
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26Include missing <rtems/score/threaddispatch.h>Sebastian Huber1-1/+1
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-23rtems: Create attr implementation headerSebastian Huber1-1/+1
2013-07-22score: Create semaphore implementation headerSebastian Huber1-1/+1
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber1-0/+1
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+1
2012-12-05rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada1-16/+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