Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added doc on thread & executor | johannst | 2020-10-05 | 1 | -8/+41 |
| | |||||
* | change fmt of short function | johannst | 2020-10-05 | 1 | -1/+3 |
| | | | | | Only allow short 'Empty' functions due to following clang fmt bug https://bugs.llvm.org/show_bug.cgi?id=24410 | ||||
* | add support for function objects | johannst | 2020-10-05 | 1 | -0/+23 |
| | |||||
* | added finished flag to thread + catch exceptions in thread entry function as ↵ | johannst | 2020-09-26 | 1 | -0/+3 |
| | | | | unwinding across entry fn would be catastrophic | ||||
* | split classes into separate files, add arch specific subdir | johannst | 2020-09-22 | 1 | -0/+26 |