Simple threading facilities for C++, inspired by the book by Williams
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Joshua Moerman cbbdf7d027 Added a simple threadsafe queue, and on top of that a simple thread pool 11 years ago
..
lock_queue.hpp Added a simple threadsafe queue, and on top of that a simple thread pool 11 years ago
thread_pool.hpp Added a simple threadsafe queue, and on top of that a simple thread pool 11 years ago