std::size_t get_num_worker_threads()

Description

Return the number of worker OS- threads used to execute pika threads

//////////////////////////////////////////////////////////////////////// This function returns the number of OS-threads used to execute pika threads. If the function is called while no pika runtime system is active, it will return zero.

Declared at: libs/pika/runtime/include/pika/runtime/runtime_fwd.hpp:138