std::size_t get_thread_pool_num()
std::size_t get_thread_pool_num()Description
Return the number of the current thread pool the current pika-thread is executed with.
//////////////////////////////////////////////////////////////////////// This function returns the zero based index of the thread pool which executes the current pika-thread.
Declared at: libs/pika/threading_base/include/pika/threading_base/thread_num_tss.hpp:103