Home
last modified time | relevance | path

Searched refs:WNOWAIT (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/posix/sys/
H A Dwait.h19 #define WNOWAIT 0x20 macro
/haiku/src/system/kernel/
H A Dteam.cpp2562 if ((flags & WNOWAIT) == 0 || ignoreFoundEntries) { in wait_for_child()