Home
last modified time | relevance | path

Searched refs:wnohang (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Djobs.c309 collectjobs(int wnohang) in collectjobs() argument
322 if ((pid = waitpid(-1, &stat, wnohang|wflags)) <= 0) in collectjobs()