Boost.AFIO    Boost C++ Libraries
Functions
Process Thread pool

Functions

BOOST_AFIO_DECL
std::shared_ptr
< std_thread_pool > 
boost::afio::process_threadpool ()
 Returns the process threadpool.

Function Documentation

BOOST_AFIO_DECL std::shared_ptr<std_thread_pool> boost::afio::process_threadpool ( )

Returns the process threadpool.

On first use, this instantiates a default std_thread_pool running `BOOST_AFIO_MAX_NON_ASYNC_QUEUE_DEPTH` threads which will remain until its shared count reaches zero.


January, 2014

Copyright © 2013-2014 Niall Douglas, Cork, Ireland
Copyright © 2013 Paul Kirth, California
Documentation is generated by Doxygen