Searched refs:wait_for_thread (Results 1 – 3 of 3) sorted by relevance
49 static int wait_for_thread(thread_t thread) { in wait_for_thread() function70 static int wait_for_thread(thread_t thread) { in wait_for_thread() function96 !wait_for_thread(thread)) { in test_once()155 !wait_for_thread(thread)) { in test_thread_local()177 !wait_for_thread(thread)) { in test_thread_local()
165 ret = wait_for_thread(tid[i], &results[i]); in main()
4046 ret = wait_for_thread(tid[i], &results[i]); in testThread()