Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dinit.c309 static int async_inited = 0; variable
317 async_inited = 1; in DEFINE_RUN_ONCE_STATIC()
544 if (async_inited) { in OPENSSL_cleanup()