Home
last modified time | relevance | path

Searched defs:sig (Results 176 - 200 of 816) sorted by relevance

12345678910>>...33

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D1-1.c26 int sig; in child_proc() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/
H A D4-1.c42 static int is_changed(sigset_t set, int sig) in is_changed() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
H A D6-1.c39 int sig, i, delta, timeelapsed; in main() local
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/
H A Dtwoptimers.c40 int sig; in main() local
93 int sig; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
H A D4-1.c48 int sig; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
H A D1-2.c85 static void handler(int sig) in handler() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
H A D12-1.c30 static int is_changed(sigset_t set, int sig) in is_changed() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/
H A D6-2.c91 int sig; in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dstress.c81 static void sighdl(int sig) in sighdl() argument
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtest-skeleton.c72 static void timeout_handler(int sig) in timeout_handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dseekdir.c27 void handler(int sig) in handler() argument
H A Dreaddir_r.c24 void handler(int sig) in handler() argument
72 int sig = WTERMSIG(status); in readdir_r_0200() local
H A Dtelldir.c24 void handler(int sig) in handler() argument
H A Drewinddir.c23 void handler(int sig) in handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dclock_adjtime.c23 void exception_handler(int sig) in exception_handler() argument
H A Dsignalfd.c22 const int sig = SIGALRM; variable
H A Dtimerfd_settime.c28 void exception_handler(int sig) in exception_handler() argument
/third_party/musl/libc-test/src/functional/
H A Dvfork.c61 static void test_shell_kill(const char *cmd, int sig) in test_shell_kill() argument
65 TEST(WTERMSIG(r) == sig, "child is killed by %d, expected %d\n", WTERMSIG(r), sig); in test_shell_kill() local
/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Dseed48.c26 void handler(int sig) in handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigignore.c28 int sig = SIGALRM; in sigignore_0100() local
94 int sig = 99999; in sigignore_0400() local
H A Dsighold.c23 void handler(int sig) in handler() argument
37 int sig = SIGALRM; in sighold_0100() local
83 int sig = 99999; in sighold_0200() local
[all...]
H A Dsigqueue.c23 void action(int sig, siginfo_t *info, void *ctx) in action() argument
53 int sig = SIGALRM; in sigqueue_0100() local
87 int sig = 99999; in sigqueue_0200() local
[all...]
H A Dsigrelse.c23 void handler(int sig) in handler() argument
37 int sig = SIGALRM; in sigrelse_0100() local
116 int sig = 99999; sigrelse_0200() local
[all...]
H A Dsigpause.c23 void handler(int sig) in handler() argument
37 int sig = SIGALRM; in sigpause_0100() local
H A Dsigset.c22 const int sig = SIGALRM; variable
24 void handler(int sig) in handler() argument
219 int sig = 99999; sigset_0500() local
[all...]

Completed in 7 milliseconds

12345678910>>...33