Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssl/crypto/
Dinit.c308 static int async_inited = 0; variable
316 async_inited = 1; in DEFINE_RUN_ONCE_STATIC()
543 if (async_inited) { in OPENSSL_cleanup()