Home
last modified time | relevance | path

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

/openssl-master/crypto/
A Dthreads_pthread.c268 static void fork_once_func(void) in fork_once_func() function
280 if (pthread_once(&fork_once_control, fork_once_func) == 0) in openssl_init_fork_handlers()

Completed in 3 milliseconds