summaryrefslogtreecommitdiffstats
path: root/cpukit/librtemscxx (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-09librtemscxx: Fix white space to match the coding standardChris Johns2-129/+129
2020-10-09librtemscxx: Add join() and detach() to the threadChris Johns2-14/+39
- Do not start threads detached
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2-0/+492