Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dthreadstest.c523 static void once_run_thread_cb(void) in once_run_thread_cb() function
532 if (!TEST_true(run_thread(&thread, once_run_thread_cb)) in test_once()