Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove incorrect const | johannst | 2020-10-08 | 1 | -1/+1 |
* | added doc on thread & executor | johannst | 2020-10-05 | 1 | -0/+4 |
* | change fmt of short function | johannst | 2020-10-05 | 1 | -1/+3 |
* | replace compile_guard with umbrella header for arch | johannst | 2020-09-29 | 1 | -1/+1 |
* | move thread init into arch/ | johannst | 2020-09-29 | 1 | -2/+2 |
* | replace vector with fwd list | johannst | 2020-09-28 | 1 | -6/+9 |
* | added finished flag to thread + catch exceptions in thread entry function as ... | johannst | 2020-09-26 | 1 | -0/+3 |
* | split classes into separate files, add arch specific subdir | johannst | 2020-09-22 | 1 | -0/+20 |