Searched refs:thread5 (Results 1 – 1 of 1) sorted by relevance
251 static void thread5(void *argument) in thread5() function282 tB = osThreadNew(thread5, NULL, &attr); in ZTEST()317 thread = osThreadNew(thread5, NULL, NULL); /* osThreadDetached */ in ZTEST()347 tA = osThreadNew(thread5, NULL, &attr); in ZTEST()369 tA = osThreadNew(thread5, NULL, &attr); in ZTEST()