Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/sigpending/
H A Dsigpending02.c54 static int sighandler_counter; variable
57 ++sighandler_counter; in sighandler()
66 sighandler_counter = 0; in test_sigpending()
92 if (sighandler_counter > 0) in test_sigpending()
106 if (sighandler_counter > 0) in test_sigpending()
125 if (sighandler_counter != 2) in test_sigpending()

Completed in 1 milliseconds