Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_apis.c432 static void thread9(void *argument) in thread9() function
442 id = osThreadNew(thread9, NULL, &os_thread9_attr); in ZTEST()