summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpthreadlife01/init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-04-07testsuites/smptests/*: Change license to BSD-2Joel Sherrill1-3/+22
2022-03-10bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2018-10-05tests: Use rtems_task_exit()Sebastian Huber1-3/+1
2017-11-06tests: Use simple console driverSebastian Huber1-1/+1
2017-10-28tests: Remove TEST_INITSebastian Huber1-2/+0
2017-10-23testsuite: Use printk for all test output where possible.Chris Johns1-0/+2
2017-02-14Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber1-1/+1
2017-02-02Remove CONFIGURE_SMP_APPLICATIONSebastian Huber1-2/+0
2016-12-02smpthreadlife01: Fix due to robust thread dispatchSebastian Huber1-13/+19
2016-05-20score: Rename _ISR_Disable_without_giant()Sebastian Huber1-4/+4
2016-05-20testsuites: Avoid Giant lockSebastian Huber1-2/+2
2016-05-20score: Add Thread_Change_life()Sebastian Huber1-1/+1
2015-09-28SMP: Fix and optimize thread dispatchingSebastian Huber1-1/+2
2014-06-23score: Fix thread deletion on SMPSebastian Huber1-13/+187
2014-06-03smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer1-4/+4
2014-05-21score: _Thread_Set_life_protection()Sebastian Huber1-5/+18
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-04-01smptests/smpthreadlife01: Avoid bad profiling statSebastian Huber1-1/+5
2014-03-31smptests/smpthreadlife01: TypoSebastian Huber1-5/+0
2014-03-31smptests/smpthreadlife01: Add test casesSebastian Huber1-11/+154
2014-03-31score: Thread life cycle re-implementationSebastian Huber1-1/+71
2014-03-31score: Use thread action for thread restartSebastian Huber1-0/+122