Searched refs:call_once_thread (Results 1 – 1 of 1) sorted by relevance
102 static void call_once_thread(void) { in call_once_thread() function120 ASSERT_TRUE(run_thread(&thread1, call_once_thread)); in TEST()121 ASSERT_TRUE(run_thread(&thread2, call_once_thread)); in TEST()