Home | History | Annotate | Download | only in strace

Lines Matching full:interrupt

127 static void interrupt(int sig);
468 ? "Process %u attached with %u threads - interrupt to quit\n"
469 : "Process %u attached - interrupt to quit\n",
499 "Process %u attached - interrupt to quit\n",
1032 sa.sa_handler = interrupt;
1814 interrupt(sig)
2687 /* we handled the STATUS, we are permitted to interrupt now. */