Searched refs:DOWAIT_NONBLOCK (Results 1 – 1 of 1) sorted by relevance
4297 #define DOWAIT_NONBLOCK 0 macro4460 block = DOWAIT_NONBLOCK; in dowait()4462 if (block == DOWAIT_NONBLOCK && !gotchld) in dowait()4472 block = DOWAIT_NONBLOCK; in dowait()4566 dowait(DOWAIT_NONBLOCK, NULL); in showjobs()5411 dowait(jp ? DOWAIT_BLOCK : DOWAIT_NONBLOCK, jp); in waitforjob()