Searched refs:gtr (Results 1 – 1 of 1) sorted by relevance
156 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_push_handlers() local159 if (gtr == NULL) in init_thread_push_handlers()165 CRYPTO_THREAD_unlock(gtr->lock); in init_thread_push_handlers()172 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_remove_handlers() local176 if (gtr == NULL) in init_thread_remove_handlers()190 CRYPTO_THREAD_unlock(gtr->lock); in init_thread_remove_handlers()313 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_stop() local322 if (gtr == NULL) in init_thread_stop()413 GLOBAL_TEVENT_REGISTER *gtr; in init_thread_deregister() local417 if (gtr == NULL) in init_thread_deregister()[all …]
Completed in 7 milliseconds