eckit::ThreadPool class

Constructors, destructors, conversion operators

ThreadPool(const std::string& name, size_t count, size_t stack = 0)
~ThreadPool()

Public functions

void push(ThreadPoolTask*)
void push(std::list<ThreadPoolTask*>&)
auto next() -> ThreadPoolTask*
void notifyStart()
void notifyEnd()
void waitForThreads()
auto name() const -> const std::string&
void error(const std::string&)
void wait()
auto done() -> bool
void resize(size_t)
void startTask()
void endTask()
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.