Home
last modified time | relevance | path

Searched refs:wait_for_thread (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/
Dthread_test.c49 static int wait_for_thread(thread_t thread) { in wait_for_thread() function
70 static int wait_for_thread(thread_t thread) { in wait_for_thread() function
96 !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()
/external/libxml2/
DtestThreads.c165 ret = wait_for_thread(tid[i], &results[i]); in main()
Druntest.c4046 ret = wait_for_thread(tid[i], &results[i]); in testThread()