Searched refs:test_masked_matching_noinfo (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/sigwait/ |
D | sigwait01.c | 21 { test_masked_matching_noinfo, SIGUSR1},
|
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/ |
D | sigwaitinfo01.c | 17 { test_masked_matching_noinfo, SIGUSR1},
|
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/ |
D | sigtimedwait01.c | 17 { test_masked_matching_noinfo, SIGUSR1},
|
/third_party/ltp/include/ |
D | libsigwait.h | 35 void test_masked_matching_noinfo(swi_func sigwaitinfo, int signo,
|
/third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/ |
D | rt_sigtimedwait01.c | 28 { test_masked_matching_noinfo, SIGUSR1},
|
/third_party/ltp/libs/libltpsigwait/ |
D | sigwait.c | 235 void test_masked_matching_noinfo(swi_func sigwaitinfo, int signo, in test_masked_matching_noinfo() function
|