Searched refs:_thread_arc4_lock (Results 1 – 3 of 3) sorted by relevance
46 __LIBC_HIDDEN__ void _thread_arc4_lock(void);49 #define _ARC4_LOCK() _thread_arc4_lock()
46 void _thread_arc4_lock() { in _thread_arc4_lock() function
107 _thread_arc4_lock(); in arc4random_fork_handler()