summaryrefslogtreecommitdiffstats
path: root/cpukit/librtemscxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* librtemscxx: Fix white space to match the coding standardChris Johns2020-10-092-129/+129
|
* librtemscxx: Add join() and detach() to the threadChris Johns2020-10-092-14/+39
| | | | - Do not start threads detached
* cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2020-10-082-0/+492