Searched refs:_thread_arc4_lock (Results 1 – 3 of 3) sorted by relevance
27 __LIBC_HIDDEN__ void _thread_arc4_lock(void);30 #define _ARC4_LOCK() _thread_arc4_lock()
36 void _thread_arc4_lock() { in _thread_arc4_lock() function
85 _thread_arc4_lock(); in arc4random_fork_handler()