std::size_t get_pool_index(
    const std::string& pool_name)

Description

Return the internal index of the pool given its name.

Declared at: libs/pika/runtime/include/pika/runtime/thread_pool_helpers.hpp:38

Parameters

const std::string& pool_name