summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqfirst.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Simplify thread queue acquire/releaseSebastian Huber2016-09-081-4/+4
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-2/+3
* score: New thread queue implementationSebastian Huber2015-05-191-7/+0
* score: More thread queue operationsSebastian Huber2015-05-191-18/+1
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-7/+15
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-051-2/+3
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-151-7/+22
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-7/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-291-16/+7
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
* 2011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-07-241-2/+1
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-13/+6
* 2008-01-22 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-01-221-1/+1
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* Remove stray white spaces.Ralf Corsepius2004-04-151-1/+0
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split threadq.c into multiple files.Joel Sherrill1999-11-021-0/+59