summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threadimpl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Delete _Thread_Maximum_extensionsSebastian Huber2014-04-071-7/+0
* score: Add scheduler control to scheduler opsSebastian Huber2014-04-041-2/+2
* score: PR2152: Use allocator mutex for objectsSebastian Huber2014-03-311-5/+2
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-8/+48
* score: Add parameter to _Thread_Restart()Sebastian Huber2014-03-311-9/+1
* score: Move _Thread_Reset() and make staticSebastian Huber2014-03-311-17/+0
* score: Use thread action for thread restartSebastian Huber2014-03-311-4/+33
* score: Add thread actionsSebastian Huber2014-03-311-0/+67
* score: Add and use thread get/set CPU functionsSebastian Huber2014-03-311-1/+27
* score: Delete _Thread_Internal_free()Sebastian Huber2014-03-241-11/+0
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Delete _Thread_BSP_contextSebastian Huber2014-02-191-63/+2
* score: Format _Thread_Get_maximum_internal_threadsSebastian Huber2014-02-101-3/+2
* score: Add _Thread_Get_maximum_internal_threads()Sebastian Huber2014-02-041-0/+19
* score: PR2136: Fix _Thread_Change_priority()Sebastian Huber2013-08-201-10/+0
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-0/+7
* smp: Generalize _Thread_Start_multitasking()Sebastian Huber2013-08-051-1/+1
* score: Rename tod.h to todimpl.hSebastian Huber2013-08-011-1/+1
* score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber2013-08-011-0/+19
* smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber2013-07-301-1/+14
* score: Move _Thread_Dispatch_if_necessary()Sebastian Huber2013-07-301-26/+0
* score: Add and use _Thread_Signal_notification()Sebastian Huber2013-07-301-0/+7
* score: Create object implementation headerSebastian Huber2013-07-261-0/+1
* score: Create states implementation headerSebastian Huber2013-07-261-0/+1
* score: Create thread implementation headerSebastian Huber2013-07-261-0/+691