Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdb_wait.h110 #define WNOHANG 1 /* Don't block waiting. */ macro
/openbsd/sys/sys/
H A Dwait.h78 #define WNOHANG 0x01 /* don't hang in wait */ macro
/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32.h215 # define WNOHANG 1 macro