summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexsurrender.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: replace current and real priority with priority nodeGedare Bloom2018-03-231-6/+6
* Whitespace removal.Ralf Corsepius2009-11-291-1/+1
* 2009-07-07 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-07-071-11/+21
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2008-12-311-0/+5
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-3/+3
* Rename __STRICT_ORDER_MUTEX__ to __RTEMS_STRICT_ORDER_MUTEX__.Ralf Corsepius2008-06-301-5/+5
* 2007-12-21 Xi Yang <hiyangxi@gmail.com>Joel Sherrill2007-12-211-2/+26
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-2/+9
* 2006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-111-8/+19
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-4/+4
* Remove stray white spaces.Ralf Corsepius2004-04-171-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2001-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-301-14/+12
* 2001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-08-161-1/+1
* Format of return line changed.Joel Sherrill2000-07-061-3/+3
* Added comment.Jennifer Averett2000-01-131-0/+1
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-22/+17
* Fixed recursive release for mutexes with nesting allowed.Joel Sherrill2000-01-051-1/+4
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-12/+19
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split core mutex and semaphore handlers into separate files.Joel Sherrill1999-11-021-0/+139