HomeSort by relevance Sort by last modified time
    Searched full:arc4random_fork_handler (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
libc_init_common.cpp 106 static void arc4random_fork_handler() { function
132 pthread_atfork(arc4random_fork_handler, _thread_arc4_unlock, _thread_arc4_unlock);

Completed in 342 milliseconds