Searched refs:g_thread_local_failed (Results 1 – 2 of 2) sorted by relevance
140 static int g_thread_local_failed; variable144 g_thread_local_failed = 1; in thread_local_init()148 g_thread_local_failed = (g_thread_local_key == TLS_OUT_OF_INDEXES); in thread_local_init()158 if (g_thread_local_failed) { in thread_local_destructor()240 if (g_thread_local_failed) { in CRYPTO_get_thread_local()254 if (g_thread_local_failed) { in CRYPTO_set_thread_local()
113 static int g_thread_local_failed = 0; variable116 g_thread_local_failed = in thread_local_init()122 if (g_thread_local_failed) { in CRYPTO_get_thread_local()136 if (g_thread_local_failed) { in CRYPTO_set_thread_local()