Home
last modified time | relevance | path

Searched defs:Blocking (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp108 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom()
H A Dfuchsia.cpp221 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom()
H A Dlinux.cpp179 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom()