aboutsummaryrefslogtreecommitdiff
path: root/lib/executor.h
Commit message (Collapse)AuthorAgeFilesLines
* added doc on thread & executorjohannst2020-10-051-3/+13
|
* change fmt of short functionjohannst2020-10-051-1/+3
| | | | | Only allow short 'Empty' functions due to following clang fmt bug https://bugs.llvm.org/show_bug.cgi?id=24410
* replace vector with fwd listjohannst2020-09-281-2/+2
|
* split classes into separate files, add arch specific subdirjohannst2020-09-221-0/+27