summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 2009-10-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-301-1/+1
* 2009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-091-47/+46
* 2009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-081-61/+57
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-281-9/+11
* 2009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-03-021-1/+5
* Eliminate TRUE/FALSE.Ralf Corsepius2009-01-061-4/+4
* Use rtems_id for semaphores.Ralf Corsepius2005-02-041-1/+1
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+3