summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threaddispatch.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-211-1/+1
* score: Add per-CPU profilingSebastian Huber2014-03-141-8/+29
* score: Add local context to SMP lock APISebastian Huber2014-03-111-4/+3
* score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber2014-03-061-20/+0
* score: Add and use _Giant_Drop()Sebastian Huber2014-03-061-0/+12
* smp: Add and use _Assert_Owner_of_giant()Sebastian Huber2013-08-301-2/+2
* score: Per-CPU thread dispatch disable levelSebastian Huber2013-08-091-47/+48
* smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber2013-07-171-2/+2
* score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber2013-06-141-32/+13
* score: Add missing includeSebastian Huber2013-06-121-0/+1
* score: Move thread dispatch content to new fileSebastian Huber2013-06-071-0/+264