summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/coremutexseize.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-1/+4
* score: Delete CORE_mutex_Control::blocked_countSebastian Huber2014-03-311-1/+0
* score: Add _Scheduler_Change_priority_if_higher()Sebastian Huber2014-03-311-9/+5
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+0
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Create scheduler implementation headerSebastian Huber2013-07-261-0/+1
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-181-3/+10
* score: Create mutex implementation headerSebastian Huber2013-07-181-1/+1
* score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov2012-11-301-18/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-09-01 Petr Benes <benesp16@fel.cvut.cz>Joel Sherrill2011-09-011-1/+3
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-01-25 Jennifer Averett <jennifer.averett@OARcorp.com>Jennifer Averett2008-01-251-0/+13
* 2006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-191-77/+0
* 2006-07-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-111-17/+1
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* Remove stray white spaces.Ralf Corsepius2004-04-171-2/+2
* 2003-11-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-11-231-1/+1
* 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-34/+44
* 2000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-301-0/+60
* The code that attempts to obtain a mutex has now been inlined. TheJoel Sherrill2000-07-061-83/+7
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-9/+13
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-0/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split core mutex and semaphore handlers into separate files.Joel Sherrill1999-11-021-0/+156