summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/threaddispatch.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-20score: Fix ISR enable in _Thread_Dispatch_enable()Sebastian Huber1-2/+1
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber1-9/+17
2015-04-21score: Modify _Thread_Dispatch_disable_critical()Sebastian Huber1-7/+9
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill1-1/+1
2015-03-05score: Thread dispatch dis/enable without GiantSebastian Huber1-22/+82
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-16/+55
2015-03-04score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber1-2/+7
2015-03-04score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber1-2/+1
2015-03-04score: Add parameter to Giant acquire/releaseSebastian Huber1-5/+13
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