Searched defs:thread_def (Results 1 – 2 of 2) sorted by relevance
29 osThreadDef_t *thread_def = in osSignalSet() local55 osThreadDef_t *thread_def = in osSignalClear() local89 osThreadDef_t *thread_def = k_thread_custom_data_get(); in osSignalWait() local
44 osThreadDef_t *thread_def = (osThreadDef_t *)(thread->custom_data); in z_thread_cmsis_status_mask_clear() local57 osThreadId osThreadCreate(const osThreadDef_t *thread_def, void *arg) in osThreadCreate()