summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mark parameters as intentionally unusedSebastian Huber2024-03-221-0/+2
* score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
* score: Move _Thread_queue_Queue_get_name_and_id()Sebastian Huber2021-05-171-36/+0
* score: Canonicalize Doxygen @file commentsSebastian Huber2020-12-021-3/+10
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber2019-04-041-1/+1
* Include missing <string.h>Sebastian Huber2017-08-251-0/+2
* score: Add _Thread_queue_Object_nameSebastian Huber2017-01-311-2/+44
* configure: Remove HAVE_STRUCT__THREAD_QUEUE_QUEUESebastian Huber2017-01-131-4/+0
* score: Add Thread_queue_Queue::nameSebastian Huber2017-01-131-1/+7
* score: Improve SMP lock debug supportSebastian Huber2017-01-111-2/+2
* score: Relax <sys/lock.h> static assertionsSebastian Huber2016-12-231-1/+1
* score: Use non-inline thread queue lock opsSebastian Huber2016-11-041-0/+64
* score: Adjust thread queue layoutSebastian Huber2016-05-301-6/+12
* score: Use _RBTree_Insert_inline()Sebastian Huber2016-05-201-21/+0
* score: Rework MP thread queue callout supportSebastian Huber2016-04-061-0/+10
* score: Remove Thread_queue_Queue::operations fieldSebastian Huber2016-03-291-15/+1
* score: Add thread queue for self-contained objectsSebastian Huber2015-07-301-0/+36
* score: Use a plain ticket lock for thread locksSebastian Huber2015-07-301-0/+3
* score: Introduce Thread_queue_HeadsSebastian Huber2015-07-231-3/+2
* score: Introduce Thread_queue_QueueSebastian Huber2015-07-231-2/+2
* score: Delete Thread_queue_Control::timeout_statusSebastian Huber2015-05-191-5/+2
* score: New thread queue implementationSebastian Huber2015-05-191-1/+0
* score: More thread queue operationsSebastian Huber2015-05-191-6/+9
* score: Add Thread_queue_Control::LockSebastian Huber2015-05-191-1/+2
* score: Optimize _Thread_queue_Compare_priority()Sebastian Huber2015-05-191-9/+10
* score: Delete Thread_queue_Control::stateSebastian Huber2015-04-231-2/+0
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-241-4/+0
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-051-1/+1
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-051-6/+6
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-151-7/+24
* score: PR2174: Add workaroundSebastian Huber2014-03-251-0/+5
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Create threadq implementation headerSebastian Huber2013-07-261-6/+1
* score: Create states implementation headerSebastian Huber2013-07-261-1/+0
* score: Create chain implementation headerSebastian Huber2013-07-221-1/+1
* score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov2012-11-291-17/+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-14/+11
* Include config.h.Ralf Corsepius2005-01-271-0/+4
* 2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-2/+2
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-07-011-6/+0
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split Heap and Time of Day Handlers.Joel Sherrill1999-11-021-913/+0
* Split threadq.c into multiple files.Joel Sherrill1999-11-021-0/+2
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-3/+19
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2