const char* get_thread_state_ex_name(
pika::threads::thread_restart_state state)
const char* get_thread_state_ex_name(
pika::threads::thread_restart_state state)Description
Get the readable string representing the name of the given thread_restart_state constant.
Declared at: libs/pika/coroutines/include/pika/coroutines/thread_enums.hpp:143
Parameters
- pika::threads::thread_restart_state state