Home
last modified time | relevance | path

Searched refs:lastpid (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/bionic/
Dgetentropy_linux.c365 static pid_t lastpid; in getentropy_fallback() local
371 if (lastpid == pid) { in getentropy_fallback()
376 lastpid = pid; in getentropy_fallback()