pika::os_thread_data get_os_thread_data(
const std::string& label)
pika::os_thread_data get_os_thread_data(
const std::string& label)Description
Access data for a given OS thread that was previously registered by\aThis function must be called from a thread that was previously registered with the runtime.
Declared at: libs/pika/runtime/include/pika/runtime/runtime_fwd.hpp:50
Parameters
- const std::string& label