Searched refs:tls_openssl_ref_count (Results 1 – 1 of 1) sorted by relevance
131 static int tls_openssl_ref_count = 0; variable1056 if (tls_openssl_ref_count == 0) { in tls_init()1120 tls_openssl_ref_count++; in tls_init()1128 tls_openssl_ref_count--; in tls_init()1131 if (tls_openssl_ref_count == 0) { in tls_init()1249 tls_openssl_ref_count--; in tls_deinit()1250 if (tls_openssl_ref_count == 0) { in tls_deinit()