Home
last modified time | relevance | path

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

/openssl/test/
H A Dthreadstest.c498 static CRYPTO_ONCE once_run = CRYPTO_ONCE_STATIC_INIT; variable
508 CRYPTO_THREAD_run_once(&once_run, once_do_run); in once_run_thread_cb()
517 || !CRYPTO_THREAD_run_once(&once_run, once_do_run) in test_once()

Completed in 8 milliseconds