summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexsurrender.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-23score: replace current and real priority with priority nodeGedare Bloom1-6/+6
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