Searched refs:crypto_init_thread (Results 1 – 1 of 1) sorted by relevance
35 static pthread_t crypto_init_thread; variable41 crypto_init_thread = pthread_self(); in OPENSSL_init_crypto_internal()57 if (pthread_equal(pthread_self(), crypto_init_thread)) in OPENSSL_init_crypto()