summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexseize.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-23score: add Inherited_priorities priority queue and functionsGedare Bloom1-7/+2
2018-03-23score: replace current and real priority with priority nodeGedare Bloom1-2/+2
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-01-252008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett1-0/+13
2006-10-192006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-77/+0
2006-07-112006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-17/+1
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-18Remove stray white spaces.Ralf Corsepius1-1/+1
2004-04-17Remove stray white spaces.Ralf Corsepius1-2/+2
2003-11-232003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
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-34/+44
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+60
2000-07-06The code that attempts to obtain a mutex has now been inlined. TheJoel Sherrill1-83/+7
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-9/+13
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1-0/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split core mutex and semaphore handlers into separate files.Joel Sherrill1-0/+156