Searched refs:_thread_arc4_unlock (Results 1 – 3 of 3) sorted by relevance
47 __LIBC_HIDDEN__ void _thread_arc4_unlock(void);50 #define _ARC4_UNLOCK() _thread_arc4_unlock()
50 void _thread_arc4_unlock() { in _thread_arc4_unlock() function
126 pthread_atfork(arc4random_fork_handler, _thread_arc4_unlock, _thread_arc4_unlock); in __libc_init_common()