Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_apis.c380 static void thread7(void *argument) in thread7() function
388 id = osThreadNew(thread7, NULL, &os_thread7_attr); in ZTEST()