summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threaddispatch.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-12score: Introduce thread state lockSebastian Huber1-8/+7
2016-03-17score: Fix CPU time used by executing threadsSebastian Huber1-5/+0
2016-02-17score: Avoid SCORE_EXTERNSebastian Huber1-0/+8
2016-02-03Delete unused API extensionsSebastian Huber1-1/+0
2016-02-03Optional Initial Extensions initializationSebastian Huber1-0/+2
2015-11-25Require __getreent()Sebastian Huber1-10/+0
2015-06-15Remove use ticks for statistics configure option.Joel Sherrill1-11/+4
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-30/+34
2015-02-17score: Fix FP context restore via _Thread_HandlerSebastian Huber1-36/+2
2014-05-07score: Implement forced thread migrationSebastian Huber1-32/+14
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-24/+24
2014-04-16score: Critical fix for SMPSebastian Huber1-1/+12
2014-04-07score: Delete _Thread_Ticks_per_timesliceSebastian Huber1-1/+2
2014-03-31score: Delete post-switch API extensionsSebastian Huber1-1/+0
2014-03-31score: Add thread actionsSebastian Huber1-0/+33
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add per-CPU profilingSebastian Huber1-0/+2
2013-12-02score: Minor _Thread_Dispatch() optimizationSebastian Huber1-2/+1
2013-08-30smp: Add and use _Assert_Owner_of_giant()Sebastian Huber1-2/+2
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-57/+50
2013-08-01score: Rename tod.h to todimpl.hSebastian Huber1-1/+1
2013-08-01score: Add and use _Thread_Update_cpu_time_used()Sebastian Huber1-11/+4
2013-07-30smp: Delete _SMP_Request_other_cores_to_dispatch()Sebastian Huber1-5/+0
2013-07-30score: Critical section change in _Thread_DispatchSebastian Huber1-2/+2
2013-07-26score: Create thread implementation headerSebastian Huber1-17/+3
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-17score: Changes due to Newlib __DYNAMIC_REENT__Sebastian Huber1-0/+2
2013-06-14scheduler: New simple SMP scheduler implementationSebastian Huber1-1/+4
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+1
2012-12-05score: Add API extensions post switch listSebastian Huber1-2/+2
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne1-16/+7
2012-11-22score: Inline _API_extensions_Run_postswitch()Sebastian Huber1-1/+1
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-10-07score: Critical fix for thread dispatchingSebastian Huber1-4/+43
2012-10-02threaddispatch.c: Fix typoJoel Sherrill1-1/+1
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-1/+2
2011-05-262011-05-26 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-3/+20
2011-04-212011-04-21 Jennifer Averett <Jennifer.Averett@OARcorp.comJennifer Averett1-36/+3
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill1-2/+2
2010-06-292010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-6/+16
2009-12-022009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-1/+1
2009-12-022009-12-02 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey1-2/+2
2009-10-112009-10-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+2
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius1-2/+2
2008-12-082008-12-08 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-4/+8
2008-09-04Convert to "bool".Ralf Corsepius1-1/+1
2008-07-02Support rtems_ada_self iff __RTEMS_ADA__ is given.Ralf Corsepius1-0/+2
2008-06-062008-06-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+1