asio C++ library

PrevUpHomeNext
basic_system_executor::query (3 of 3 overloads)

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

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

PrevUpHomeNext