summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/threadqimpl.h (follow)
AgeCommit message (Expand)Author
2015-07-13score: TypoSebastian Huber
2015-05-19score: Add static initializers for thread queuesSebastian Huber
2015-05-19score: Delete Thread_queue_Control::timeout_statusSebastian Huber
2015-05-19score: New thread queue implementationSebastian Huber
2015-05-19score: Add Thread_queue_OperationsSebastian Huber
2015-05-19score: Add Thread_queue_Control::LockSebastian Huber
2015-05-19score: _Thread_queue_Extract()Sebastian Huber
2015-04-30score: Delete unused Thread_queue_Timeout_calloutSebastian Huber
2015-04-23score: Delete _Thread_queue_Dequeue_priority()Sebastian Huber
2015-04-23score: Delete Thread_queue_Control::stateSebastian Huber
2015-04-22score: Delete _CORE_RWLock_Timeout()Sebastian Huber
2015-04-22score: Delete bogus THREAD_QUEUE_WAIT_FOREVERSebastian Huber
2015-03-24score: Add thread priority change handlerSebastian Huber
2015-03-06Fix more Doxygen typosJoel Sherrill
2014-08-05rbtree: Add and use RBTree_Compare_resultSebastian Huber
2014-07-15Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill
2014-07-15Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill
2014-05-15score: Make _Thread_queue_Requeue() staticSebastian Huber
2014-04-01score: PR2172: _Thread_queue_Extract()Sebastian Huber
2014-03-31score: _Thread_queue_Extract_with_proxy()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2013-08-26score: Delete unused function parameterSebastian Huber
2013-08-26score: PR2140: _Thread_queue_Extract()Sebastian Huber
2013-08-23score: _Thread_queue_Enqueue_with_handler()Sebastian Huber
2013-07-26score: Create threadq implementation headerSebastian Huber