Function k_current_get

Source
pub unsafe extern "C" fn k_current_get() -> k_tid_t
Expand description

@brief Get thread ID of the current thread.

@return ID of current thread.