pika::threads::thread_self* get_self_ptr_checked(
pika::error_code& ec = throws)
pika::threads::thread_self* get_self_ptr_checked(
pika::error_code& ec = throws)Description
The function \areturns a pointer to the (OS thread specific) self reference to the current pika thread.
Declared at: libs/pika/threading_base/include/pika/threading_base/thread_data.hpp:676
Parameters
- pika::error_code& ec = throws