Searched defs:_ARC4_LOCK (Results 1 – 2 of 2) sorted by relevance
45 void _ARC4_LOCK(void) in _ARC4_LOCK() function61 void _ARC4_LOCK(void) in _ARC4_LOCK() function
177 #define _ARC4_LOCK() pthread_mutex_lock(&arc4random_mtx); macro180 #define _ARC4_LOCK() macro