Searched refs:tls_ref_count (Results 1 – 1 of 1) sorted by relevance
21 static int tls_ref_count = 0; variable39 if (tls_ref_count == 0) { in tls_init()49 tls_ref_count++; in tls_init()61 tls_ref_count--; in tls_deinit()62 if (tls_ref_count == 0) { in tls_deinit()