Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
thread_pool::basic_executor_type::query (6 of 6 overloads)

Query the occupancy (recommended number of work items) for the pool.

std::size_t query(
    execution::occupancy_t ) const;

PrevUpHomeNext