summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/threadq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-2/+2
2018-12-14score: Static Objects_Information initializationSebastian Huber1-9/+0
2018-11-12score: Introduce <rtems/score/watchdogticks.h>Sebastian Huber1-1/+3
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-10-24score: Move thread queue timeout handlingSebastian Huber1-11/+22
2017-10-24score: Rename function threadq support functionSebastian Huber1-1/+1
2017-01-13score: Add Thread_queue_Queue::nameSebastian Huber1-0/+5
2016-11-24score: Optimize _Thread_queue_Enqueue()Sebastian Huber1-0/+6
2016-11-23score: Rename _Thread_queue_Enqueue_critical()Sebastian Huber1-2/+2
2016-11-23score: Add thread queue enqueue calloutSebastian Huber1-7/+25
2016-09-21score: Scheduler node awareness for thread queuesSebastian Huber1-5/+6
2016-09-21score: Rework thread priority managementSebastian Huber1-31/+86
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber1-52/+60
2016-08-11score: Introduce thread queue surrender operationSebastian Huber1-0/+22
2016-08-03score: Fix and simplify thread wait locksSebastian Huber1-25/+4
2016-07-27score: Add deadlock detectionSebastian Huber1-1/+44
2016-07-27score: Turn thread lock into thread wait lockSebastian Huber1-10/+87
2016-07-27score: Priority inherit thread queue operationsSebastian Huber1-1/+8
2016-07-25cpukit: Add and use Watchdog_Discipline.Gedare Bloom1-0/+12
2016-05-30score: _CORE_mutex_Check_dispatch_for_seize()Sebastian Huber1-0/+9
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber1-0/+15
2016-05-30score: Adjust thread queue layoutSebastian Huber1-9/+17
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-0/+12
2016-05-12score: Add _Thread_queue_Is_lock_owner()Sebastian Huber1-3/+26
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-0/+16
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-14/+0
2015-09-04score: Implement SMP-specific priority queueSebastian Huber1-1/+43
2015-09-04score: DocumentationSebastian Huber1-2/+29
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-1/+7
2015-07-30score: Provide struct _Thread_queue_HeadsSebastian Huber1-1/+7
2015-07-30score: Rename struct Thread_ControlSebastian Huber1-1/+1
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-20/+10
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-37/+42
2015-06-25score: Simplify <rtems/score/thread.h>Sebastian Huber1-2/+2
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-5/+0
2015-05-19score: New thread queue implementationSebastian Huber1-25/+0
2015-05-19score: More thread queue operationsSebastian Huber1-4/+102
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-3/+46
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-0/+13
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-4/+0
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-3/+3
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill1-19/+4
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-07-26score: Create threadq implementation headerSebastian Huber1-349/+63
2013-07-26score: Delete threadq.inlSebastian Huber1-15/+11
2013-01-10cpukit: Fix many Doxygen warningsJoel Sherrill1-2/+12
2013-01-10cpukit: Add EOL on files missing EOL at EOFJoel Sherrill1-1/+1
2012-12-28score: Doxygen Clean Up Task #2Mathew Kallada1-25/+28
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov1-14/+24
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov1-2/+20