summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22Mark parameters as intentionally unusedSebastian Huber1-0/+2
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2021-05-17score: Move _Thread_queue_Queue_get_name_and_id()Sebastian Huber1-36/+0
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+10
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2017-08-25Include missing <string.h>Sebastian Huber1-0/+2
2017-01-31score: Add _Thread_queue_Object_nameSebastian Huber1-2/+44
2017-01-13configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber1-4/+0
2017-01-13score: Add Thread_queue_Queue::nameSebastian Huber1-1/+7
2017-01-11score: Improve SMP lock debug supportSebastian Huber1-2/+2
2016-12-23score: Relax <sys/lock.h> static assertionsSebastian Huber1-1/+1
2016-11-04score: Use non-inline thread queue lock opsSebastian Huber1-0/+64
2016-05-30score: Adjust thread queue layoutSebastian Huber1-6/+12
2016-05-20score: Use _RBTree_Insert_inline()Sebastian Huber1-21/+0
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-0/+10
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-15/+1
2015-07-30score: Add thread queue for self-contained objectsSebastian Huber1-0/+36
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-0/+3
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-3/+2
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-2/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-5/+2
2015-05-19score: New thread queue implementationSebastian Huber1-1/+0
2015-05-19score: More thread queue operationsSebastian Huber1-6/+9
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-1/+2
2015-05-19score: Optimize _Thread_queue_Compare_priority()Sebastian Huber1-9/+10
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-2/+0
2014-11-24_Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber1-4/+0
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber1-1/+1
2014-08-05Add and use RTEMS_CONTAINER_OF()Sebastian Huber1-6/+6
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill1-7/+24
2014-03-25score: PR2174: Add workaroundSebastian Huber1-0/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-6/+1
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-22score: Create chain implementation headerSebastian Huber1-1/+1
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-17/+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-14/+11
2005-01-27Include config.h.Ralf Corsepius1-0/+4
2004-03-292004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+0
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Split Heap and Time of Day Handlers.Joel Sherrill1-913/+0
1999-11-02Split threadq.c into multiple files.Joel Sherrill1-0/+2
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1-3/+19
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2