bool pool_exists(const std::string& pool_name)
bool pool_exists(const std::string& pool_name)Description
Return true if the pool with the given name exists
Declared at: libs/pika/runtime/include/pika/runtime/thread_pool_helpers.hpp:52
Parameters
- const std::string& pool_name