Searched defs:_ARC4_UNLOCK (Results 1 – 2 of 2) sorted by relevance
150 #define _ARC4_UNLOCK() pthread_mutex_unlock(&arc4random_mtx); macro153 #define _ARC4_UNLOCK() macro
65 #define _ARC4_UNLOCK() \ macro