Searched refs:thread5 (Results 1 – 1 of 1) sorted by relevance
237 static void thread5(void *argument) in thread5() function268 tB = osThreadNew(thread5, NULL, &attr); in ZTEST()303 thread = osThreadNew(thread5, NULL, NULL); /* osThreadDetached */ in ZTEST()334 tA = osThreadNew(thread5, NULL, &attr); in ZTEST()356 tA = osThreadNew(thread5, NULL, &attr); in ZTEST()