HomeSort by relevance Sort by last modified time
    Searched full:swi_func (Results 1 - 1 of 1) sorted by null

  /external/ltp/testcases/kernel/syscalls/sigwaitinfo/
sigwaitinfo01.c 91 typedef int (*swi_func) (const sigset_t * set, siginfo_t * info, typedef
93 typedef void (*test_func) (swi_func, int);
137 void test_empty_set(swi_func sigwaitinfo, int signo)
153 void test_timeout(swi_func sigwaitinfo, int signo)
174 void test_unmasked_matching(swi_func sigwaitinfo, int signo)
194 void test_unmasked_matching_noinfo(swi_func sigwaitinfo, int signo)
210 void test_masked_matching(swi_func sigwaitinfo, int signo)
247 void test_masked_matching_rt(swi_func sigwaitinfo, int signo)
301 void test_masked_matching_noinfo(swi_func sigwaitinfo, int signo)
336 void test_bad_address(swi_func sigwaitinfo, int signo
    [all...]

Completed in 144 milliseconds