summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadqfirst.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber
2015-05-19score: New thread queue implementationSebastian Huber
2015-05-19score: More thread queue operationsSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-07-26score: Create threadq implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2008-01-222008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-15Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-02Split threadq.c into multiple files.Joel Sherrill