Searched refs:thread_local_destructor_t (Results 1 – 4 of 4) sorted by relevance
81 static thread_local_destructor_t g_destructors[NUM_OPENSSL_THREAD_LOCALS];88 thread_local_destructor_t destructors[NUM_OPENSSL_THREAD_LOCALS]; in thread_local_destructor()129 thread_local_destructor_t destructor) { in CRYPTO_set_thread_local()
136 static thread_local_destructor_t g_destructors[NUM_OPENSSL_THREAD_LOCALS];167 thread_local_destructor_t destructors[NUM_OPENSSL_THREAD_LOCALS]; in thread_local_destructor()252 thread_local_destructor_t destructor) { in CRYPTO_set_thread_local()
461 typedef void (*thread_local_destructor_t)(void *); typedef483 thread_local_destructor_t destructor);
50 thread_local_destructor_t destructor) { in CRYPTO_set_thread_local()