const char* get_thread_state_name(
    pika::threads::thread_state state)

Description

Get the readable string representing the name of the given thread_state constant.

Declared at: libs/pika/coroutines/include/pika/coroutines/thread_enums.hpp:155

Parameters

pika::threads::thread_state state