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

  /bionic/libc/private/
thread_private.h 49 #define _ARC4_LOCK() _thread_arc4_lock()
  /external/libevent/
evutil_rand.c 114 #define _ARC4_LOCK() EVLOCK_LOCK(arc4rand_lock, 0)
140 _ARC4_LOCK();
152 _ARC4_LOCK();

Completed in 2160 milliseconds