Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/ppoll/
H A Dppoll01.c45 int sigint_count; /* if > 0, spawn process to send SIGINT */ member
98 .sigint_count = 4,
125 .sigint_count = 40,
137 .sigint_count = 1,
253 if (tc->sigint_count > 0) { in do_test()
254 pid = create_sig_proc(SIGINT, tc->sigint_count, in do_test()

Completed in 1 milliseconds