Searched defs:blocking (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/compiler-rt/lib/profile/ |
| H A D | WindowsMMap.c | 128 int lock(HANDLE handle, DWORD lockType, BOOL blocking) { in lock() 163 BOOL blocking = (operation & LOCK_NB) == 0; in flock() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_fuchsia.cpp | 458 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
|
| H A D | sanitizer_win.cpp | 1151 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
|
| H A D | sanitizer_mac.cpp | 1385 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
|
| H A D | sanitizer_linux.cpp | 2340 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
|