Home
last modified time | relevance | path

Searched refs:gtr (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/
H A Dinitthread.c157 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_push_handlers() local
160 if (gtr == NULL) in init_thread_push_handlers()
166 CRYPTO_THREAD_unlock(gtr->lock); in init_thread_push_handlers()
173 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_remove_handlers() local
177 if (gtr == NULL) in init_thread_remove_handlers()
191 CRYPTO_THREAD_unlock(gtr->lock); in init_thread_remove_handlers()
326 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_stop() local
335 if (gtr == NULL) in init_thread_stop()
424 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_deregister() local
428 if (gtr == NULL) in init_thread_deregister()
[all …]

Completed in 8 milliseconds