Searched refs:test_masked_matching (Results 1 – 5 of 5) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/ |
D | rt_sigtimedwait01.c | 26 { test_masked_matching, SIGUSR1}, 35 { test_masked_matching, SIGUSR2}, 39 { test_masked_matching, SIGTERM},
|
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/ |
D | sigwaitinfo01.c | 15 { test_masked_matching, SIGUSR1},
|
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/ |
D | sigtimedwait01.c | 15 { test_masked_matching, SIGUSR1},
|
/third_party/ltp/include/ |
D | libsigwait.h | 31 void test_masked_matching(swi_func sigwaitinfo, int signo,
|
/third_party/ltp/libs/libltpsigwait/ |
D | sigwait.c | 121 void test_masked_matching(swi_func sigwaitinfo, int signo, in test_masked_matching() function
|