Home
last modified time | relevance | path

Searched refs:test_masked_matching_noinfo (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/sigwait/
Dsigwait01.c21 { test_masked_matching_noinfo, SIGUSR1},
/third_party/ltp/testcases/kernel/syscalls/sigwaitinfo/
Dsigwaitinfo01.c17 { test_masked_matching_noinfo, SIGUSR1},
/third_party/ltp/testcases/kernel/syscalls/sigtimedwait/
Dsigtimedwait01.c17 { test_masked_matching_noinfo, SIGUSR1},
/third_party/ltp/include/
Dlibsigwait.h35 void test_masked_matching_noinfo(swi_func sigwaitinfo, int signo,
/third_party/ltp/testcases/kernel/syscalls/rt_sigtimedwait/
Drt_sigtimedwait01.c28 { test_masked_matching_noinfo, SIGUSR1},
/third_party/ltp/libs/libltpsigwait/
Dsigwait.c235 void test_masked_matching_noinfo(swi_func sigwaitinfo, int signo, in test_masked_matching_noinfo() function