Searched defs:received_signal (Results 1 – 4 of 4) sorted by relevance
132 static bool wait_for_stop(pid_t tid, int* received_signal) { in wait_for_stop()153 static bool ptrace_interrupt(pid_t tid, int* received_signal) { in ptrace_interrupt()
30 static void received_signal(int sig, siginfo_t *info, void *ucontext) in received_signal() function
33 static void received_signal(int sig, siginfo_t *info, void *ucontext) in received_signal() function
421 int received_signal = -1; in TEST() local462 int received_signal = -1; in TEST() local