summaryrefslogtreecommitdiff
path: root/lib/work.h
Commit message (Collapse)AuthorAge
* Replace include guard macros with pragma onceDan Goodliffe2022-01-02
|
* Add basic work and worker thread poolDan Goodliffe2021-01-19
Well... that requires GCC 11 cos 10 doesn't implement semaphore.