Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v2/src/
Dthread_apis.c329 void thread6(void *argument) in thread6() function
350 tB = osThreadNew(thread6, tA, &attr); in ZTEST()
372 tB = osThreadNew(thread6, tA, &attr); in ZTEST()