HomeSort by relevance Sort by last modified time
    Searched refs:wait_for_thread (Results 1 - 3 of 3) sorted by null

  /external/boringssl/src/crypto/
thread_test.c 49 static int wait_for_thread(thread_t thread) { function
70 static int wait_for_thread(thread_t thread) { function
96 !wait_for_thread(thread)) {
155 !wait_for_thread(thread)) {
177 !wait_for_thread(thread)) {
  /external/libxml2/
testThreads.c 165 ret = wait_for_thread(tid[i], &results[i]);
runtest.c     [all...]

Completed in 1288 milliseconds