Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvms.c3081 int nwait = 0; in pipe_exit_routine() local
3088 nwait += info->waiting; in pipe_exit_routine()
3092 if (!nwait) break; in pipe_exit_routine()
3112 int nwait = 0; in pipe_exit_routine() local
3119 nwait += info->waiting; in pipe_exit_routine()
3123 if (!nwait) break; in pipe_exit_routine()