summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threadqimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more Doxygen typosJoel Sherrill2015-03-061-3/+3
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-051-1/+1
* Thread Queue: Merge discipline subroutines into main methodsJoel Sherrill2014-07-151-133/+24
* Thread Queue Priority Discipline Reimplemented with RBTreeJoel Sherrill2014-07-151-41/+30
* score: Make _Thread_queue_Requeue() staticSebastian Huber2014-05-151-17/+0
* score: PR2172: _Thread_queue_Extract()Sebastian Huber2014-04-011-9/+14
* score: _Thread_queue_Extract_with_proxy()Sebastian Huber2014-03-311-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Delete unused function parameterSebastian Huber2013-08-261-4/+2
* score: PR2140: _Thread_queue_Extract()Sebastian Huber2013-08-261-3/+9
* score: _Thread_queue_Enqueue_with_handler()Sebastian Huber2013-08-231-4/+7
* score: Create threadq implementation headerSebastian Huber2013-07-261-0/+428