Searched refs:in_dowait (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Djobs.h87 extern int in_dowait; /* are we in dowait()? */
H A Djobs.c87 int in_dowait = 0; /* are we in dowait()? */ variable
1026 in_dowait++;
1033 in_dowait--;

Completed in 54 milliseconds