summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqrequeue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-22score: Move _Thread_queue_Requeue()Sebastian Huber1-67/+0
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-0/+67
2014-05-15score: Make _Thread_queue_Requeue() staticSebastian Huber1-58/+0
2014-04-01score: PR2172: _Thread_queue_Extract()Sebastian Huber1-1/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-26score: Delete unused function parameterSebastian Huber1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-1/+1
2013-07-26score: Create states implementation headerSebastian Huber1-7/+1
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov1-18/+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
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-1/+1
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-19/+20
2007-05-102007-05-10 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-3/+9
2007-05-08Add HAVE_CONFIG_H magic.Ralf Corsepius1-0/+4
2007-03-122007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2007-03-052007-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-13/+19
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/+55