Searched refs:DOWAIT_BLOCK (Results 1 – 1 of 1) sorted by relevance
4298 #define DOWAIT_BLOCK 1 macro4308 int flags = block == DOWAIT_BLOCK ? 0 : WNOHANG; in waitproc()5411 dowait(jp ? DOWAIT_BLOCK : DOWAIT_NONBLOCK, jp); in waitforjob()