HomeSort by: relevance | last modified time | path
    Searched defs:wait_for_thread (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
threadstest.h 27 static int wait_for_thread(thread_t thread) function
52 static int wait_for_thread(thread_t thread) function
77 static int wait_for_thread(thread_t thread) function
drbgtest.c 720 static int wait_for_thread(thread_t thread) function
745 static int wait_for_thread(thread_t thread) function
767 wait_for_thread(t[i]);
  /src/crypto/external/bsd/openssl/dist/test/
threadstest.h 27 static int wait_for_thread(thread_t thread) function
52 static int wait_for_thread(thread_t thread) function
76 static int wait_for_thread(thread_t thread) function
drbgtest.c 730 static int wait_for_thread(thread_t thread) function
755 static int wait_for_thread(thread_t thread) function
777 wait_for_thread(t[i]);
  /src/crypto/external/bsd/openssl.old/dist/test/
threadstest.c 27 static int wait_for_thread(thread_t thread) function
52 static int wait_for_thread(thread_t thread) function
76 static int wait_for_thread(thread_t thread) function
114 || !TEST_true(wait_for_thread(thread))
166 || !TEST_true(wait_for_thread(thread))
drbgtest.c 891 static int wait_for_thread(thread_t thread) function
916 static int wait_for_thread(thread_t thread) function
938 wait_for_thread(t[i]);

Completed in 27 milliseconds