summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spthread01 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/testsuites/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
| | | | Updates #4625.
* thread-API: Add rtems_*mutex_try_lockChristian Mauderer2021-05-281-0/+79
| | | | | | This adds a rtems_mutex_try_lock and a rtems_recursive_mutex_try_lock. Update #4440.
* testsuite/sptests: Merged nested Makefile.am files into one Makefile.amChris Johns2018-04-101-19/+0
| | | | | | This change is part of the testsuite Makefile.am reorganization. Update #3382
* Add RTEMS thread APISebastian Huber2018-02-024-0/+279
Update #2843.