summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqfirst.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-09-01score: Remove _Thread_queue_First_locked()Sebastian Huber1-1/+9
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber1-4/+4
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-2/+3
2015-05-19score: New thread queue implementationSebastian Huber1-7/+0
2015-05-19score: More thread queue operationsSebastian Huber1-18/+1
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-7/+15
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-2/+3
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-7/+22
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-7/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-16/+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-13/+6
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
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/+59