summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/coremutex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Create mutex implementation headerSebastian Huber2013-07-181-312/+17
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-141-1/+1
* score: Simplify _CORE_mutex_Seize_interrupt_try*Sebastian Huber2013-06-071-8/+8
* cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-101-1/+1
* score: Doxygen Clean Up Task #2Mathew Kallada2012-12-281-21/+25
* score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev2012-12-011-0/+1
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-301-5/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-11-09 Werner Almesberger <werner@almesberger.net>Joel Sherrill2011-11-091-2/+2
* 2011-08-02 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-08-021-6/+21
* 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-171-0/+2
* 2011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.comJennifer Averett2011-04-211-1/+1
* 2011-02-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-02-151-2/+2
* 2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-141-1/+3
* 2011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2011-02-111-1/+3
* Whitespace removal.Ralf Corsepius2009-11-281-8/+8
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-281-2/+4
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-5/+5
* Convert to "bool".Ralf Corsepius2008-09-041-2/+2
* 2008-08-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill2008-08-141-1/+1
* 2008-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-07-181-1/+1
* Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.Ralf Corsepius2008-06-301-3/+3
* 2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-291-6/+21
* 2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-251-2/+16
* 2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-091-4/+14
* 2007-12-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-12-211-3/+18
* 2007-12-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2007-12-211-3/+34
* 2007-11-30 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey2007-11-301-1/+8
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-1/+11
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-161-43/+76
* New header guard.Ralf Corsepius2005-01-281-2/+2
* Adjust doxygen @file.Ralf Corsepius2004-11-211-1/+1
* 2004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill2004-11-011-66/+157
* Remove stray white spaces.Ralf Corsepius2004-04-181-2/+2
* Remove stray white spaces.Ralf Corsepius2004-04-171-13/+13
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-5/+5
* 2003-10-02 Phil Torre <ptorre@zetron.com>Joel Sherrill2003-10-021-0/+12
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-3/+1
* Moved __RTEMS_APPLICATION__ conditional to include the use of theJoel Sherrill2000-07-071-1/+1
* Corrected call to _CORE_mutex_Seize_interrupt_blocking.Joel Sherrill2000-07-061-2/+5
* Reimplemented _Core_MUTEX_Seize to return with interrupts disabledJoel Sherrill2000-07-061-7/+29
* Added blocked_count field to allow for optimizations.Joel Sherrill2000-07-031-0/+1
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-3/+33
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* CORE_mutex_Status: added CORE_MUTEX_STATUS_CEILING_VIOLATED to enumMark Johannes1996-08-081-1/+2