Home
last modified time | relevance | path

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

/external/bison/djgpp/
Dsubpipe.c168 static int child_interrupted; variable
173 child_interrupted++; in signal_catcher()
225 child_interrupted = 0; in end_of_output_subpipe()
230 if (child_interrupted) in end_of_output_subpipe()