Searched defs:WNOHANG (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgdb_wait.h110 #define WNOHANG 1 /* Don't block waiting. */ macro
H A Dnto-procfs.c678 waitpid (PIDGET (inferior_ptid), &waitval, WNOHANG); local
/openbsd-current/sys/sys/
H A Dwait.h78 #define WNOHANG 0x01 /* don't hang in wait */ macro
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32.h215 # define WNOHANG 1 macro

Completed in 86 milliseconds