Searched refs:g_destructors (Results 1 – 2 of 2) sorted by relevance
95 static thread_local_destructor_t g_destructors[NUM_OPENSSL_THREAD_LOCALS]; variable108 OPENSSL_memcpy(destructors, g_destructors, sizeof(destructors)); in thread_local_destructor()199 g_destructors[index] = destructor; in CRYPTO_set_thread_local()
86 static thread_local_destructor_t g_destructors[NUM_OPENSSL_THREAD_LOCALS]; variable121 OPENSSL_memcpy(destructors, g_destructors, sizeof(destructors)); in thread_local_destructor()249 g_destructors[index] = destructor; in CRYPTO_set_thread_local()