Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp90 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom()
H A Dfuchsia.cpp204 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom()
H A Dlinux.cpp156 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom()