Searched refs:gotchld (Results 1 – 1 of 1) sorted by relevance
4455 smallint gotchld = *(volatile smallint *)&got_sigchld; in dowait() local4462 if (block == DOWAIT_NONBLOCK && !gotchld) in dowait()