Skip to main content

ddsrt_thread_self

Function ddsrt_thread_self 

Source
pub unsafe extern "C" fn ddsrt_thread_self() -> ddsrt_thread_t
Expand description

@brief Return thread ID of the calling thread.

@returns Thread ID of the calling thread.