summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtems: Improve semaphore create error checksSebastian Huber2021-03-161-6/+4
* rtems: Require RTEMS_PRIORITY for MrsP semaphoresSebastian Huber2021-03-161-2/+2
* score: Remove _Objects_Open()Sebastian Huber2021-02-241-4/+2
* rtems: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-2/+3
* rtems: Remove RTEMS_MP_NOT_CONFIGURED errorSebastian Huber2020-06-181-5/+2
* doxygen: Switch @brief and @ingroupSebastian Huber2020-04-281-1/+2
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Fix MPCI initializationSebastian Huber2020-01-021-8/+1
* rtems: Optimize semaphore control blockSebastian Huber2019-12-111-16/+27
* score: Static Objects_Information initializationSebastian Huber2018-12-141-0/+19
* rtems: Move internal structures to semdata.hSebastian Huber2018-11-121-0/+1
* score: Initialize thread queue context earlySebastian Huber2016-12-021-0/+1
* score: Introduce thread resource count methodsSebastian Huber2016-11-031-1/+1
* rtems: Fix binary semaphore resource countSebastian Huber2016-11-031-4/+1
* score: Introduce Thread_Scheduler_control::homeSebastian Huber2016-11-021-2/+2
* score: Introduce Thread_queue_Lock_contextSebastian Huber2016-09-081-1/+1
* score: Introduce map priority scheduler operationSebastian Huber2016-06-221-0/+2
* rtems: Rework RTEMS API to SuperCore prioritySebastian Huber2016-06-221-32/+50
* rtems: Fix rtems_semaphore_create()Sebastian Huber2016-06-161-0/+4
* rtems: Simplify rtems_semaphore_create()Sebastian Huber2016-06-071-132/+113
* rtems: Fix semaphore field nameSebastian Huber2016-05-301-2/+2
* rtems: Move MrsP semaphore operationsSebastian Huber2016-05-301-1/+1
* score: Rework CORE inherit priority mutexSebastian Huber2016-05-301-20/+15
* score: Rework CORE priority ceiling mutexSebastian Huber2016-05-301-13/+28
* score: Add CORE mutex variantsSebastian Huber2016-05-301-27/+32
* score: Simplify CORE mutexSebastian Huber2016-05-301-21/+22
* score: Add semaphore variantsSebastian Huber2016-05-301-16/+15
* score: Add Status_Control for all APIsSebastian Huber2016-05-261-15/+10
* score: Use constant for maximum count of CORE semaSebastian Huber2016-03-291-1/+0
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-9/+5
* score: Multiprocessor Resource Sharing ProtocolSebastian Huber2014-05-281-3/+35
* score: Delete CORE_mutex_Control::lockSebastian Huber2014-03-311-1/+1
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-7/+5
* 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
* rtems: classic api to/from core priority conversionsDaniel Ramirez2013-12-211-1/+4
* score: Create object implementation headerSebastian Huber2013-07-261-1/+0
* Include missing <rtems/score/threaddispatch.h>Sebastian Huber2013-07-261-1/+1
* 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
* rtems: Create attr implementation headerSebastian Huber2013-07-231-1/+1
* score: Create semaphore implementation headerSebastian Huber2013-07-221-1/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-181-0/+1
* score: Create mutex implementation headerSebastian Huber2013-07-181-1/+1
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-1/+1
* rtems misc: Clean up Doxygen GCI Task #5Mathew Kallada2012-12-051-16/+7
* 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
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1