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