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

/freebsd-11-stable/contrib/gdb/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
/freebsd-11-stable/contrib/tcsh/
H A Dmi.wait.h26 #define WNOHANG 1 /* do not wait for child to exit */ macro
/freebsd-11-stable/sys/sys/
H A Dwait.h78 #define WNOHANG 1 /* Don't hang in wait. */ macro
/freebsd-11-stable/contrib/amd/include/
H A Dam_defs.h538 # undef WNOHANG macro
548 # undef WNOHANG macro

Completed in 108 milliseconds