Searched defs:_ARC4_UNLOCK (Results 1 – 2 of 2) sorted by relevance
49 void _ARC4_UNLOCK(void) in _ARC4_UNLOCK() function70 void _ARC4_UNLOCK(void) in _ARC4_UNLOCK() function
178 #define _ARC4_UNLOCK() pthread_mutex_unlock(&arc4random_mtx); macro181 #define _ARC4_UNLOCK() macro