Home
last modified time | relevance | path

Searched refs:_ARC4_LOCK (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/lib/libc/gen/
H A Darc4random.c245 _ARC4_LOCK(); in arc4random()
254 _ARC4_LOCK(); in arc4random_buf()
H A Darc4random.h34 #define _ARC4_LOCK() pthread_mutex_lock(&arc4random_mtx) macro

Completed in 2 milliseconds