summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqextractfifo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-61/+0
2014-04-01score: PR2172: _Thread_queue_Extract()Sebastian Huber1-5/+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/+0
2013-08-26score: PR2140: _Thread_queue_Extract()Sebastian Huber1-2/+3
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 #2 (GCI 2012)Christopher Kerl1-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-31Add __attribute__((unused)) to unused function args.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-1/+3
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-04-17Remove stray white spaces.Ralf Corsepius1-1/+1
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/+74