summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semmp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-26rtems: Fix semaphore MPCI supportSebastian Huber1-0/+4
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-7/+8
2016-05-20rtems: _Semaphore_Get_interrupt_disable()Sebastian Huber1-3/+27
2016-05-02mpci: Make _*_MP_Get_packet() staticSebastian Huber1-5/+5
2016-05-02mpci: Make _*_MP_Send_response_packet() staticSebastian Huber1-1/+1
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-2/+3
2016-03-30score: Objects_Thread_queue_Extract_calloutSebastian Huber1-4/+3
2016-03-30score: Fix statement with no effect warningSebastian Huber1-9/+6
2016-03-24cpukit/rtems/src/*mp.c: Fix set but not used warningJoel Sherrill1-0/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-1/+2
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create mpci implementation headerSebastian Huber1-9/+1
2013-07-23rtems: Create options implementation headerSebastian Huber1-1/+1
2013-07-18rtems: Create semaphore implementation headerSebastian Huber1-1/+1
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov1-60/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+5
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-18/+9
2009-01-06Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-052008-09-05 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-01-292008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+4
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-4/+4
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+1
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-06-122003-06-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+3
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-05-17Moved some MP routines to semmp.c.Joel Sherrill1-0/+54
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill1-5/+5
1995-09-26posix support initially addedJoel Sherrill1-5/+5
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-12/+14
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-1/+1
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-2/+2