aboutsummaryrefslogtreecommitdiff
path: root/lib/thread.h
Commit message (Collapse)AuthorAgeFilesLines
* added finished flag to thread + catch exceptions in thread entry function as ↵johannst2020-09-261-0/+3
| | | | unwinding across entry fn would be catastrophic
* split classes into separate files, add arch specific subdirjohannst2020-09-221-0/+26