Searched refs:thread_local_destructor_t (Results 1 – 4 of 4) sorted by relevance
95 static thread_local_destructor_t g_destructors[NUM_OPENSSL_THREAD_LOCALS];102 thread_local_destructor_t destructors[NUM_OPENSSL_THREAD_LOCALS]; in thread_local_destructor()143 thread_local_destructor_t destructor) { in CRYPTO_set_thread_local()
86 static thread_local_destructor_t g_destructors[NUM_OPENSSL_THREAD_LOCALS];122 thread_local_destructor_t destructors[NUM_OPENSSL_THREAD_LOCALS]; in thread_local_destructor()207 thread_local_destructor_t destructor) { in CRYPTO_set_thread_local()
54 thread_local_destructor_t destructor) { in CRYPTO_set_thread_local()
479 typedef void (*thread_local_destructor_t)(void *); in OPENSSL_MSVC_PRAGMA() typedef501 thread_local_destructor_t destructor); in OPENSSL_MSVC_PRAGMA()