summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threaddispatch.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add per-CPU profilingSebastian Huber1-8/+29
2014-03-11score: Add local context to SMP lock APISebastian Huber1-4/+3
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber1-20/+0
2014-03-06score: Add and use _Giant_Drop()Sebastian Huber1-0/+12
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-2/+2
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-47/+48
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-2/+2
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber1-32/+13
2013-06-12score: Add missing includeSebastian Huber1-0/+1
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+264