summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqextractpriority.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-73/+0
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill1-42/+6
2014-04-01score: PR2172: _Thread_queue_Extract()Sebastian Huber1-5/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-26score: Delete unused function parameterSebastian Huber1-1/+0
2013-08-26score: PR2140: _Thread_queue_Extract()Sebastian Huber1-3/+5
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create thread implementation headerSebastian Huber1-7/+3
2013-07-22score: Create watchdog implementation headerSebastian Huber1-0/+1
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov1-20/+7
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2010-11-252010-11-25 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-7/+10
2008-12-31Add __attribute__((unused)) to unused function args.Ralf Corsepius1-1/+1
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-41/+56
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-15Remove stray white spaces.Ralf Corsepius1-1/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split threadq.c into multiple files.Joel Sherrill1-0/+105