summaryrefslogtreecommitdiff
path: root/cpukit/librtemscxx (follow)
AgeCommit message (Collapse)Author
2020-10-09librtemscxx: Fix white space to match the coding standardChris Johns
2020-10-09librtemscxx: Add join() and detach() to the threadChris Johns
- Do not start threads detached
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns