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

/haiku-fatelf/headers/posix/sys/
H A Dwait.h19 #define WNOWAIT 0x20 macro
/haiku-fatelf/src/system/kernel/
H A Dteam.cpp2434 // unless WNOWAIT has been specified, "consume" the wait state
2435 if ((flags & WNOWAIT) == 0 || ignoreFoundEntries) {

Completed in 92 milliseconds