Home | History | Annotate | Download | only in strace

Lines Matching full:signal

40 	/* Restart the tracee with signal 0 and call next_event() again. */
51 * Restart the tracee with signal 0, or with an injected signal number.
56 * Tracee received signal with number WSTOPSIG(*pstatus); signal info
57 * is written to *si. Restart the tracee (with that signal number
63 * Tracee was killed by a signal with number WTERMSIG(*pstatus).
68 * Tracee was stopped by a signal with number WSTOPSIG(*pstatus).
69 * Restart the tracee with that signal number.
80 * Restart the tracee with signal 0.
86 * Restart the tracee with signal 0.