Searched refs:tls_ref_count (Results 1 – 1 of 1) sorted by relevance
20 static int tls_ref_count = 0; variable44 if (tls_ref_count == 0) { in tls_init()54 tls_ref_count++; in tls_init()71 tls_ref_count--; in tls_deinit()72 if (tls_ref_count == 0) { in tls_deinit()