| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Simplify worker with jthread | Dan Goodliffe | 2023-04-14 |
| | | | | | | Moves thread collection to bottom of class so threads are joined before job storage is destroyed. | ||
| * | Replace include guard macros with pragma once | Dan Goodliffe | 2022-01-02 |
| | | |||
| * | Add basic work and worker thread pool | Dan Goodliffe | 2021-01-19 |
| Well... that requires GCC 11 cos 10 doesn't implement semaphore. | |||
