Home
last modified time | relevance | path

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

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D9-1.c32 static volatile int child_stopped; variable
39 child_stopped++; in handler()
101 if (child_stopped == 0) { in main()
D10-1.c22 static volatile int child_stopped; variable
37 child_stopped++; in handler()
113 if (child_stopped == NUMSTOPS && child_continued == NUMSTOPS) { in main()