Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dthreadstest.c516 static void once_run_thread_cb(void) in once_run_thread_cb() function
525 if (!TEST_true(run_thread(&thread, once_run_thread_cb)) in test_once()