summaryrefslogtreecommitdiff
path: root/cpukit/score/src/threadstartmultitasking.c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber
2016-03-23score: Use RTEMS_UNREACHABLE()Sebastian Huber
2015-02-17score: Fix _Thread_Start_multitasking() on SMPSebastian Huber
2015-02-17score: Fix FP context restore via _Thread_HandlerSebastian Huber
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber
2015-02-13score: Mention ticket in commentSebastian Huber
2014-06-24score: Fix _Thread_Start_multitasking() on SMPSebastian Huber
2014-05-07score: Implement forced thread migrationSebastian Huber
2014-04-22score: Use common names for per-CPU variablesSebastian Huber
2014-03-24score: Start thread dispatch profiling laterSebastian Huber
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns
2014-03-14score: Add per-CPU profilingSebastian Huber
2014-03-06score: SMP initialization and shutdown changesSebastian Huber
2014-02-21score: _Thread_Start_multitasking()Sebastian Huber
2014-02-19score: Delete _Thread_BSP_contextSebastian Huber
2014-02-05score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber
2013-08-05smp: Generalize _Thread_Start_multitasking()Sebastian Huber
2013-07-26score: Create thread implementation headerSebastian Huber
2013-06-14scheduler: New simple SMP scheduler implementationSebastian Huber
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill
2011-09-242011-09-24 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill
2010-07-302010-07-30 Gedare Bloom <giddyup44@yahoo.com>Joel Sherrill
2009-08-282009-08-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill
2008-12-22Eliminate TRUE/FALSE.Ralf Corsepius
2008-05-062008-05-06 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill
2006-01-162006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2005-01-27Include config.h.Ralf Corsepius
2004-04-18Remove stray white spaces.Ralf Corsepius
2004-04-17Remove stray white spaces.Ralf Corsepius
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-05-17Thread Handler split into multiple files. Eventually, as RTEMS isJoel Sherrill