summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadhandler.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-28score/src/[t-z]*.c: Change license to BSD-2Joel Sherrill1-3/+22
2020-12-02score: Canonicalize Doxygen @file commentsSebastian Huber1-3/+5
2020-06-30score: Add CPU_USE_LIBC_INIT_FINI_ARRAYKinsey Moore1-2/+6
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2020-02-28score: Fix context switch extensions (SMP)Sebastian Huber1-0/+4
2019-04-04doxygen: Rename Score* groups in RTEMSScore*Sebastian Huber1-1/+1
2018-11-14or1k: Support GCC 9Sebastian Huber1-1/+2
2018-06-29riscv: Fix global constructionSebastian Huber1-1/+1
2017-11-22score: Simplify global constructionSebastian Huber1-0/+46
2016-12-12score: Introduce _Internal_error()Sebastian Huber1-1/+1
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-5/+1
2016-11-18score: Allow interrupts during thread dispatchSebastian Huber1-3/+0
2016-11-07score: Add optional _CPU_Get_thread_executing()Sebastian Huber1-1/+2
2016-09-07score: Remove superfluous SMP debug supportSebastian Huber1-6/+2
2016-07-25score: Relax thread begin extension environmentSebastian Huber1-7/+8
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-1/+1
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber1-33/+4
2015-03-05score: Add and use _Thread_Do_dispatch()Sebastian Huber1-39/+31
2015-02-17score: Fix FP context restore via _Thread_HandlerSebastian Huber1-10/+1
2014-10-13score: Rework global constructionSebastian Huber1-82/+2
2014-05-07score: Implement forced thread migrationSebastian Huber1-2/+2
2014-04-22score: Use common names for per-CPU variablesSebastian Huber1-5/+5
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2014-03-14score: Add SMP lock profiling supportSebastian Huber1-1/+2
2014-03-14score: Add per-CPU profilingSebastian Huber1-0/+1
2014-03-11score: Add local context to SMP lock APISebastian Huber1-2/+4
2014-02-21score: Rename _Internal_error_Occurred()Sebastian Huber1-1/+1
2013-08-09score: Per-CPU thread dispatch disable levelSebastian Huber1-17/+73
2013-07-26score: Create thread implementation headerSebastian Huber1-14/+2
2013-07-24score: Merge sysstate API into one fileSebastian Huber1-1/+0
2013-07-09threadhandler.c: Add commentsJoel Sherrill1-0/+10
2013-06-07score: Move thread dispatch content to new fileSebastian Huber1-0/+1
2013-05-29smp: Move secondary CPU initialization requestSebastian Huber1-6/+0
2012-12-01score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev1-24/+2
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber1-1/+1
2012-06-11threadhandler.c: Fix spelling of __main() in prototypeJoel Sherrill1-5/+8
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2011-10-072011-10-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+0
2011-09-092011-09-09 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-5/+12
2011-08-292011-08-29 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-8/+8
2011-08-152011-08-15 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+2
2011-07-242011-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-2/+1
2011-05-262011-05-26 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett1-2/+14
2011-01-282011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-1/+1
2010-11-302010-11-30 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-22/+0
2010-11-292010-11-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-0/+22
2009-11-29Whitespace removal.Ralf Corsepius1-1/+1
2009-10-142009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-3/+0
2009-09-112009-09-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-5/+8
2009-06-012009-06-01 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-56/+54