summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semcreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2009-10-302009-10-30 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2009-07-092009-07-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-47/+46
2009-07-082009-07-08 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-61/+57
2009-05-282009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-9/+11
2009-03-022009-03-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+5
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-4/+4
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-0/+3