summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexsurrender.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-31score: Delete CORE_mutex_Control::lockSebastian Huber1-2/+1
2014-03-31score: Delete CORE_mutex_Control::holder_idSebastian Huber1-4/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-18score: Create mutex implementation headerSebastian Huber1-1/+1
2013-05-18score: use reference with strict mutexGedare Bloom1-1/+1
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada1-7/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-02-142011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2011-02-112011-02-11 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-3/+5
2010-07-152010-07-15 Sebastian Huber <Sebastian.Huber@embedded-brains.de>Joel Sherrill1-36/+63
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-07-072009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-11/+21
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius1-0/+5
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-3/+3
2008-06-30Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.Ralf Corsepius1-5/+5
2007-12-212007-12-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill1-2/+26
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+9
2006-07-112006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-8/+19
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-4/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2001-08-302001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-14/+12
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2000-07-06Format of return line changed.Joel Sherrill1-3/+3
2000-01-13Added comment.Jennifer Averett1-0/+1
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-22/+17
2000-01-05Fixed recursive release for mutexes with nesting allowed.Joel Sherrill1-1/+4
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1-12/+19
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core mutex and semaphore handlers into separate files.Joel Sherrill1-0/+139