summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpthreadlife01/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* testsuites/smptests/*: Change license to BSD-2Joel Sherrill2022-04-071-3/+22
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-1/+1
* tests: Use rtems_task_exit()Sebastian Huber2018-10-051-3/+1
* tests: Use simple console driverSebastian Huber2017-11-061-1/+1
* tests: Remove TEST_INITSebastian Huber2017-10-281-2/+0
* testsuite: Use printk for all test output where possible.Chris Johns2017-10-231-0/+2
* Rename CONFIGURE_SMP_MAXIMUM_PROCESSORSSebastian Huber2017-02-141-1/+1
* Remove CONFIGURE_SMP_APPLICATIONSebastian Huber2017-02-021-2/+0
* smpthreadlife01: Fix due to robust thread dispatchSebastian Huber2016-12-021-13/+19
* score: Rename _ISR_Disable_without_giant()Sebastian Huber2016-05-201-4/+4
* testsuites: Avoid Giant lockSebastian Huber2016-05-201-2/+2
* score: Add Thread_Change_life()Sebastian Huber2016-05-201-1/+1
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-1/+2
* score: Fix thread deletion on SMPSebastian Huber2014-06-231-13/+187
* smptests/smpthreadlife01: Fix for debug enabledChristian Mauderer2014-06-031-4/+4
* score: _Thread_Set_life_protection()Sebastian Huber2014-05-211-5/+18
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* smptests/smpthreadlife01: Avoid bad profiling statSebastian Huber2014-04-011-1/+5
* smptests/smpthreadlife01: TypoSebastian Huber2014-03-311-5/+0
* smptests/smpthreadlife01: Add test casesSebastian Huber2014-03-311-11/+154
* score: Thread life cycle re-implementationSebastian Huber2014-03-311-1/+71
* score: Use thread action for thread restartSebastian Huber2014-03-311-0/+122