Home
last modified time | relevance | path

Searched refs:cv2_thread_pool (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/subsys/portability/cmsis_rtos_v2/
Dthread.c28 static struct cv2_thread cv2_thread_pool[CONFIG_CMSIS_V2_THREAD_MAX_COUNT]; variable
164 tid = &cv2_thread_pool[this_thread_num]; in osThreadNew()