quickpool  0.2.0
An easy-to-use, header-only work stealing thread pool in C++11
quickpool::TodoList Member List

This is the complete list of members for quickpool::TodoList, including all inherited members.

add(size_t num_tasks=1) noexceptquickpool::TodoListinline
cross(size_t num_tasks=1)quickpool::TodoListinline
empty() const noexceptquickpool::TodoListinline
stop(std::exception_ptr eptr=nullptr) noexceptquickpool::TodoListinline
TodoList(size_t num_tasks=0) noexceptquickpool::TodoListinline
wait(size_t millis=0)quickpool::TodoListinline