summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/threadimpl.h (follow)
AgeCommit message (Expand)Author
2014-06-03score: Add resource node to thread control blockSebastian Huber
2014-06-03score: Add and use _Thread_Owns_resources()Sebastian Huber
2014-05-28rtems/score/thread*.h: Really correct spelling errorJoel Sherrill
2014-05-28rtems/score/thread*.h: TERMINTING to TERMINATINGJoel Sherrill
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-04-15score: Add clustered/partitioned schedulingSebastian Huber
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber
2014-04-07score: Delete _Thread_Maximum_extensionsSebastian Huber
2014-04-04score: Add scheduler control to scheduler opsSebastian Huber
2014-03-31score: PR2152: Use allocator mutex for objectsSebastian Huber
2014-03-31score: Thread life cycle re-implementationSebastian Huber
2014-03-31score: Add parameter to _Thread_Restart()Sebastian Huber
2014-03-31score: Move _Thread_Reset() and make staticSebastian Huber
2014-03-31score: Use thread action for thread restartSebastian Huber
2014-03-31score: Add thread actionsSebastian Huber
2014-03-31score: Add and use thread get/set CPU functionsSebastian Huber
2014-03-24score: Delete _Thread_Internal_free()Sebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber
2014-02-10score: Format _Thread_Get_maximum_internal_threadsSebastian Huber
2014-02-04score: Add _Thread_Get_maximum_internal_threads()Sebastian Huber
2013-08-20score: PR2136: Fix _Thread_Change_priority()Sebastian Huber
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber
2013-08-05smp: Generalize _Thread_Start_multitasking()Sebastian Huber
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber
2013-08-01score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber
2013-07-30smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber
2013-07-30score: Move _Thread_Dispatch_if_necessary()Sebastian Huber
2013-07-30score: Add and use _Thread_Signal_notification()Sebastian Huber
2013-07-26score: Create object implementation headerSebastian Huber
2013-07-26score: Create states implementation headerSebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber