Searched refs:cmsis_rtos_thread_cb_pool (Results 1 – 1 of 1) sorted by relevance
32 static struct cmsis_rtos_thread_cb cmsis_rtos_thread_cb_pool[CONFIG_CMSIS_V2_THREAD_MAX_COUNT]; variable153 tid = &cmsis_rtos_thread_cb_pool[this_dynamic_cb]; in osThreadNew()