summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smpmutex01 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize config.h includeSebastian Huber2020-04-161-1/+1
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-091-2/+2
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-2/+2
* score: Fix plain priority thread queues (SMP)Sebastian Huber2019-02-071-0/+63
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-041-1/+1
* testsuite/smptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
* config: Use new scheduler configuration definesSebastian Huber2018-03-121-6/+6
* score: Fix priority ceiling updatesSebastian Huber2017-11-161-2/+56
* score: Fix _Thread_queue_Flush_critical()Sebastian Huber2017-11-161-33/+70
* 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
* score: Yield support for new SMP helping protocolSebastian Huber2016-11-021-0/+52
* score: Add new SMP scheduler helping protocolSebastian Huber2016-11-021-2/+191
* score: Scheduler node awareness for thread queuesSebastian Huber2016-09-211-24/+349
* rtems: Add rtems_task_get_priority()Sebastian Huber2016-09-211-0/+16
* smptests/smpmutex01: Use test case functionsSebastian Huber2016-09-211-2/+24
* score: Rework thread priority managementSebastian Huber2016-09-211-2/+1
* rtems: Fix rtems_task_set_scheduler() APISebastian Huber2016-07-011-1/+1
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2015-10-151-2/+0
* score: Implement priority boostingSebastian Huber2015-09-041-5/+56
* score: Implement SMP-specific priority queueSebastian Huber2015-09-044-0/+361