summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqextractpriority.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-151-73/+0
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-151-42/+6
* score: PR2172: _Thread_queue_Extract()Sebastian Huber2014-04-011-5/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Delete unused function parameterSebastian Huber2013-08-261-1/+0
* score: PR2140: _Thread_queue_Extract()Sebastian Huber2013-08-261-3/+5
* score: Create threadq implementation headerSebastian Huber2013-07-261-1/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-7/+3
* score: Create watchdog implementation headerSebastian Huber2013-07-221-0/+1
* score misc: Clean up Doxygen (GCI 2012)Alex Ivanov2012-11-281-20/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-11-251-7/+10
* Add __attribute__((unused)) to unused function args.Ralf Corsepius2008-12-311-1/+1
* Eliminate TRUE/FALSE.Ralf Corsepius2008-12-221-1/+1
* Convert to "bool".Ralf Corsepius2008-09-041-1/+1
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-1/+1
* 2007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-051-41/+56
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split threadq.c into multiple files.Joel Sherrill1999-11-021-0/+105