summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/threadqimpl.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-30score: Adjust thread queue layoutSebastian Huber1-3/+4
2016-05-26score: Add Status_Control for all APIsSebastian Huber1-5/+35
2016-05-25score: Move thread queue MP callout to contextSebastian Huber1-109/+82
2016-05-25score: Get rid of mp_id parameterSebastian Huber1-30/+8
2016-05-25score: Move thread queue object supportSebastian Huber1-0/+27
2016-05-25mpci: Fix thread queue flush methodSebastian Huber1-49/+11
2016-05-20score: Use _RBTree_Insert_inline()Sebastian Huber1-15/+0
2016-05-12score: Avoid Giant lock for scheduler set/getSebastian Huber1-3/+23
2016-05-12score: Add _Thread_queue_Is_lock_owner()Sebastian Huber1-3/+45
2016-04-22score: Add _Thread_queue_Flush_default_filter()Sebastian Huber1-0/+15
2016-04-22score: Add _Thread_queue_Is_empty()Sebastian Huber1-0/+7
2016-04-21score: Introduce _Thread_queue_Flush_critical()Sebastian Huber1-24/+63
2016-04-06score: Rework MP thread queue callout supportSebastian Huber1-31/+182
2016-04-06score: _Thread_queue_Flush() parameter changesSebastian Huber1-20/+61
2016-03-29score: Remove Thread_queue_Queue::operations fieldSebastian Huber1-60/+32
2015-09-04score: Implement priority boostingSebastian Huber1-0/+25
2015-09-04score: Implement SMP-specific priority queueSebastian Huber1-0/+16
2015-07-30score: Add thread queue for self-contained objectsSebastian Huber1-0/+18
2015-07-30score: Use a plain ticket lock for thread locksSebastian Huber1-9/+64
2015-07-23score: Move wait flag update to tq extractSebastian Huber1-1/+12
2015-07-23score: Introduce Thread_queue_HeadsSebastian Huber1-21/+19
2015-07-23score: Introduce Thread_queue_QueueSebastian Huber1-37/+77
2015-07-13score: TypoSebastian Huber1-2/+2
2015-05-19score: Add static initializers for thread queuesSebastian Huber1-0/+34
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber1-5/+7
2015-05-19score: New thread queue implementationSebastian Huber1-54/+135
2015-05-19score: Add Thread_queue_OperationsSebastian Huber1-0/+6
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber1-28/+86
2015-05-19score: _Thread_queue_Extract()Sebastian Huber1-11/+5
2015-04-30score: Delete unused Thread_queue_Timeout_calloutSebastian Huber1-9/+0
2015-04-23score: Delete _Thread_queue_Dequeue_priority()Sebastian Huber1-19/+0
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber1-2/+2
2015-04-22score: Delete _CORE_RWLock_Timeout()Sebastian Huber1-18/+4
2015-04-22score: Delete bogus THREAD_QUEUE_WAIT_FOREVERSebastian Huber1-5/+0
2015-03-24score: Add thread priority change handlerSebastian Huber1-17/+0
2015-03-06Fix more Doxygen typosJoel Sherrill1-3/+3
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber1-1/+1
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill1-133/+24
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill1-41/+30
2014-05-15score: Make _Thread_queue_Requeue() staticSebastian Huber1-17/+0
2014-04-01score: PR2172: _Thread_queue_Extract()Sebastian Huber1-9/+14
2014-03-31score: _Thread_queue_Extract_with_proxy()Sebastian Huber1-1/+1
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-08-26score: Delete unused function parameterSebastian Huber1-4/+2
2013-08-26score: PR2140: _Thread_queue_Extract()Sebastian Huber1-3/+9
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber1-4/+7
2013-07-26score: Create threadq implementation headerSebastian Huber1-12/+53
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