Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.c128 int lock(HANDLE handle, DWORD lockType, BOOL blocking) { in lock()
163 BOOL blocking = (operation & LOCK_NB) == 0; in flock() local
/openbsd/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DSocket.pm174 sub blocking { subroutine
/openbsd/sys/dev/
H A Dmidivar.h38 int blocking; /* read/write blocking */ member
H A Daudio.c81 int blocking; /* read/write blocking */ member
/openbsd/usr.sbin/unbound/testcode/
H A Dasynclook.c407 int i, r, cancel=0, blocking=0, ext=0; in main() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp458 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
H A Dsanitizer_win.cpp1151 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
H A Dsanitizer_mac.cpp1386 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
H A Dsanitizer_linux.cpp2389 bool GetRandom(void *buffer, uptr length, bool blocking) { in GetRandom()
/openbsd/gnu/usr.bin/cvs/src/
H A Dserver.c157 int blocking; member
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2.c5136 int blocking, shared; in my_flock() local