summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/thread.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* thread-API: Add rtems_*mutex_try_lockChristian Mauderer2021-05-281-0/+12
| | | | | | This adds a rtems_mutex_try_lock and a rtems_recursive_mutex_try_lock. Update #4440.
* Add RTEMS thread APISebastian Huber2018-02-021-0/+289
Update #2843.