Searched refs:tid3_finish_flag (Results 1 – 1 of 1) sorted by relevance
34 static volatile rt_uint32_t tid3_finish_flag = 0; variable150 tid3_finish_flag = 1; in thread3_entry()155 tid3_finish_flag = 1; in thread3_entry()183 while (tid3_finish_flag != 1); in test_thread_delay()713 tid3_finish_flag = 0; in utest_tc_init()
Completed in 10 milliseconds