Home
last modified time | relevance | path

Searched defs:blocking (Results 1 – 5 of 5) sorted by relevance

/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.c127 static int lock(HANDLE handle, DWORD lockType, BOOL blocking) { in lock()
162 BOOL blocking = (operation & LOCK_NB) == 0; in flock() local
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp521 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
H A Dsanitizer_win.cpp1163 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
H A Dsanitizer_mac.cpp1386 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
H A Dsanitizer_linux.cpp2364 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument