summaryrefslogtreecommitdiff
path: root/cpukit/score/include/rtems/score/threaddispatch.h (follow)
AgeCommit message (Expand)Author
2018-08-20score: Fix ISR enable in _Thread_Dispatch_enable()4.11Sebastian Huber
2015-05-19score: _Thread_Dispatch_disable_critical()Sebastian Huber
2015-04-21score: Modify _Thread_Dispatch_disable_critical()Sebastian Huber
2015-03-06Fix a number of minor Doxygen formatting issuesJoel Sherrill
2015-03-05score: Thread dispatch dis/enable without GiantSebastian Huber
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber
2015-03-04score: Add and use _Thread_Enable_dispatch_body()Sebastian Huber
2015-03-04score: Inline _Thread_Disable_dispatch() for SMPSebastian Huber
2015-03-04score: Add parameter to Giant acquire/releaseSebastian Huber
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