aboutsummaryrefslogtreecommitdiff
path: root/lib/executor.cc
Commit message (Expand)AuthorAgeFilesLines
* remove incorrect constjohannst2020-10-081-1/+1
* added doc on thread & executorjohannst2020-10-051-0/+4
* change fmt of short functionjohannst2020-10-051-1/+3
* replace compile_guard with umbrella header for archjohannst2020-09-291-1/+1
* move thread init into arch/johannst2020-09-291-2/+2
* replace vector with fwd listjohannst2020-09-281-6/+9
* added finished flag to thread + catch exceptions in thread entry function as ...johannst2020-09-261-0/+3
* split classes into separate files, add arch specific subdirjohannst2020-09-221-0/+20