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

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dgdb_wait.h109 #define WNOHANG 1 /* Don't block waiting. */ macro
H A Dnto-procfs.c793 waitpid (PIDGET (inferior_ptid), &waitval, WNOHANG); local
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dwait.h79 #define WNOHANG 0x00000001 /* don't hang in wait */ macro
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/device/
H A Ddev-io.c34 # undef WNOHANG /* Avoid redefinition */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dnto-low.c576 waitpid (ptid_get_pid (ptid), &waitval, WNOHANG); local
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/include/
H A Dam_defs.h537 # undef WNOHANG macro
547 # undef WNOHANG macro
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_nextstep.h259 #define WNOHANG 01 macro

Completed in 214 milliseconds