SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::combigrid::ThreadPool, including all inherited members.
addTask(Task const &task) | sgpp::combigrid::ThreadPool | |
addTasks(std::vector< Task > const &newTasks) | sgpp::combigrid::ThreadPool | |
doTerminateWhenIdle(ThreadPool &tp) | sgpp::combigrid::ThreadPool | static |
IdleCallback typedef | sgpp::combigrid::ThreadPool | |
join() | sgpp::combigrid::ThreadPool | |
start() | sgpp::combigrid::ThreadPool | |
Task typedef | sgpp::combigrid::ThreadPool | |
terminateWhenIdle | sgpp::combigrid::ThreadPool | static |
ThreadPool(size_t numThreads) | sgpp::combigrid::ThreadPool | explicit |
ThreadPool(size_t numThreads, IdleCallback idleCallback) | sgpp::combigrid::ThreadPool | |
triggerTermination() | sgpp::combigrid::ThreadPool | |
~ThreadPool() | sgpp::combigrid::ThreadPool |