Searched defs:blocking (Results 1 – 5 of 5) sorted by relevance
/llvm-project/compiler-rt/lib/profile/ |
H A D | WindowsMMap.c | 127 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 D | sanitizer_fuchsia.cpp | 521 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
|
H A D | sanitizer_win.cpp | 1163 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
|
H A D | sanitizer_mac.cpp | 1386 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
|
H A D | sanitizer_linux.cpp | 2364 GetRandom(void * buffer,uptr length,bool blocking) GetRandom() argument
|