Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dinit.c270 static int async_inited = 0; variable
276 async_inited = 1; in DEFINE_RUN_ONCE_STATIC()
394 if (async_inited) { in OPENSSL_cleanup()