Lines Matching defs:tid
57 struct cv2_thread *tid = arg2; in zephyr_thread_wrapper() local
82 osThreadId_t get_cmsis_thread_id(k_tid_t tid) in get_cmsis_thread_id()
108 struct cv2_thread *tid; in osThreadNew() local
230 struct cv2_thread *tid = in osThreadGetName() local
245 k_tid_t tid = k_current_get(); in osThreadGetId() local
255 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadGetPriority() local
273 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadSetPriority() local
299 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadGetState() local
352 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadGetStackSize() local
367 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadGetStackSpace() local
388 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadSuspend() local
412 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadResume() local
437 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadDetach() local
466 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadJoin() local
507 struct cv2_thread *tid; in osThreadExit() local
524 struct cv2_thread *tid = (struct cv2_thread *)thread_id; in osThreadTerminate() local
570 osThreadId_t tid; in osThreadEnumerate() local