Searched refs:init_thread_stop (Results 1 – 1 of 1) sorted by relevance
91 static void init_thread_stop(void *arg, THREAD_EVENT_HANDLER **hands);197 init_thread_stop(NULL, (THREAD_EVENT_HANDLER **)hands); in init_thread_destructor()249 init_thread_stop(NULL, hands); in OPENSSL_thread_stop()261 init_thread_stop(ctx, hands); in ossl_ctx_thread_stop()333 init_thread_stop(ctx, hands); in ossl_ctx_thread_stop()338 static void init_thread_stop(void *arg, THREAD_EVENT_HANDLER **hands) in init_thread_stop() function