Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_apis.c403 static void thread8(void *argument) in thread8() function
414 id = osThreadNew(thread8, NULL, &os_thread8_attr); in ZTEST()