Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDtrusty.cpp108 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom()
HDlinux.cpp179 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom()
HDfuchsia.cpp220 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom()