Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dinitthread.c85 static int init_thread_push_handlers(THREAD_EVENT_HANDLER **hands);
109 if (!init_thread_push_handlers(hands)) { in init_get_thread_local()
153 static int init_thread_push_handlers(THREAD_EVENT_HANDLER **hands) in init_thread_push_handlers() function