taglinefilesource code
WNOHANG583kernel/exit.cif (options & WNOHANG)
WNOHANG328kernel/signal.cwhile (sys_waitpid(-1,NULL,WNOHANG) > 0)