Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix memory leak when destroying Thread objectsfix-mem-leak-stack | johannst | 2020-10-22 | 1 | -4/+12 |
* | added doc on thread & executor | johannst | 2020-10-05 | 1 | -2/+6 |
* | change fmt of short function | johannst | 2020-10-05 | 1 | -4/+12 |
* | add support for function objects | johannst | 2020-10-05 | 1 | -0/+6 |
* | 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 | -28/+3 |
* | added finished flag to thread + catch exceptions in thread entry function as ... | johannst | 2020-09-26 | 1 | -3/+13 |
* | enhance comments in thread.cc | johannst | 2020-09-26 | 1 | -21/+33 |
* | split classes into separate files, add arch specific subdir | johannst | 2020-09-22 | 1 | -0/+62 |