Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dinit.c303 static int async_inited = 0; variable
309 async_inited = 1; in DEFINE_RUN_ONCE_STATIC()
431 if (async_inited) { in OPENSSL_cleanup()