summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqdequeue.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-22score: Move _Thread_queue_Extract()Sebastian Huber1-81/+0
2014-09-19score: Critical fix for _Thread_queue_Dequeue()Sebastian Huber1-6/+8
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-1/+1
2014-07-15Use Shared Method for Thread Unblock CleanupJoel Sherrill1-15/+3
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-16/+56
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-7/+2
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2012-11-28score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl1-19/+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-01-222008-01-22 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+15
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-14/+7
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/+63