A Hopf, Skip and a Jump
|
This is the complete list of members for ThreadPool, including all inherited members.
cv | ThreadPool | protected |
dead enum value (defined in ThreadPool) | ThreadPool | protected |
delegate | ThreadPool | protected |
delegate_t typedef | ThreadPool | |
dispatcher(int id) | ThreadPool | protected |
dying enum value (defined in ThreadPool) | ThreadPool | protected |
exceptions | ThreadPool | protected |
m | ThreadPool | protected |
manifold(delegate_t delegate, void **params, std::size_t jobs) | ThreadPool | |
params | ThreadPool | protected |
remain | ThreadPool | protected |
running enum value (defined in ThreadPool) | ThreadPool | protected |
state enum name | ThreadPool | protected |
states | ThreadPool | protected |
ThreadPool(std::size_t numThreads=0) | ThreadPool | |
threads | ThreadPool | |
wait_raise(std::unique_lock< std::mutex > &lk, const std::size_t to_check) | ThreadPool | protected |
waiting enum value (defined in ThreadPool) | ThreadPool | protected |
workers | ThreadPool | protected |
~ThreadPool() | ThreadPool |