const char* get_thread_priority_name(
    pika::threads::thread_priority priority)

Description

Return the thread priority name.

///////////////////////////////////////////////////////////////////////// Get the readable string representing the name of the given thread_priority constant.

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

Parameters

pika::threads::thread_priority priority