HomeSort by relevance Sort by last modified time
    Searched refs:_ARC4_LOCK (Results 1 - 5 of 5) sorted by null

  /external/libevent/
evutil_rand.c 114 #define _ARC4_LOCK() EVLOCK_LOCK(arc4rand_lock, 0)
140 _ARC4_LOCK();
152 _ARC4_LOCK();
arc4random.c 456 _ARC4_LOCK();
468 _ARC4_LOCK();
487 _ARC4_LOCK();
500 _ARC4_LOCK();
  /bionic/libc/private/
thread_private.h 49 #define _ARC4_LOCK() _thread_arc4_lock()
  /external/openssh/openbsd-compat/
arc4random.c 55 #define _ARC4_LOCK()
203 _ARC4_LOCK();
213 _ARC4_LOCK();
230 _ARC4_LOCK();
244 _ARC4_LOCK();
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random.c 184 _ARC4_LOCK();
194 _ARC4_LOCK();

Completed in 269 milliseconds