summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threaddispatchdisablelevel.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-20score: Remove the Giant lockSebastian Huber1-140/+0
2016-05-20score: Rename _ISR_Disable() and _ISR_Enable()Sebastian Huber1-10/+0
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-8/+8
2015-06-03score: Remove assertSebastian Huber1-6/+0
2015-05-19score: Fix assertSebastian Huber1-2/+4
2015-04-17score: Improve assertMartin Galvan1-1/+5
2015-03-04score: Add parameter to Giant acquire/releaseSebastian Huber1-4/+4
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-22/+22
2014-04-22score: Simplify Giant lockSebastian Huber1-9/+7
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-19score: Delete _Assert_Owner_of_giant()Sebastian Huber1-5/+3
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+1
2014-03-14score: Add per-CPU profilingSebastian Huber1-0/+3
2014-03-11score: Add local context to SMP lock APISebastian Huber1-15/+15
2014-03-06score: Delete _Thread_Dispatch_set_disable_level()Sebastian Huber1-40/+0
2014-03-06score: Add and use _Giant_Drop()Sebastian Huber1-0/+13
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-10/+24
2013-08-23smp: Fix warningsSebastian Huber1-1/+0
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-43/+76
2013-07-30smp: Delete _ISR_Disable_on_this_core(), etc.Sebastian Huber1-4/+4
2013-07-26score: Create object implementation headerSebastian Huber1-1/+0
2013-07-26score: Create states implementation headerSebastian Huber1-1/+0
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-17smp: Add and use _CPU_SMP_Get_current_processor()Sebastian Huber1-3/+3
2013-06-14score: Add and use _Thread_Dispatch_is_enabled()Sebastian Huber1-8/+0
2013-06-12smp: Fix _Thread_Dispatch_decrement_disable_levelSebastian Huber1-1/+7
2013-06-12smp: Protect decrement operationSebastian Huber1-4/+4
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-1/+1
2013-05-31smp: New SMP lock APISebastian Huber1-42/+44
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl1-2/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-08-222011-08-22 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-4/+2
2011-05-232011-05-23 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-0/+133