summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/threaddispatch.h (follow)
AgeCommit message (Expand)Author
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-14score: Add per-CPU profilingSebastian Huber
2014-03-11score: Add local context to SMP lock APISebastian Huber
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber
2014-03-06score: Add and use _Giant_Drop()Sebastian Huber
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber
2013-06-12score: Add missing includeSebastian Huber
2013-06-07score: Move thread dispatch content to new fileSebastian Huber