13.07.2015 Views

Multithreading - Poco

Multithreading - Poco

Multithreading - Poco

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ThreadPool Maintenance> A thread pool will stop all threads that have been idle for acertain amount of time.> However, the thread pool collects idle threads only at thefollowing occasions:> start() or startWithPriority()> addCapacity()> joinAll()> To force a thread collection, you can call collect().

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!