Searched refs:raise (Results 1 – 15 of 15) sorted by relevance
34 int raise(int sig) { in raise() function
167 raise(SIGKILL); in getentropy()
115 ASSERT_EQ(-1, raise(-1)); in TEST()123 raise(SIGALRM); in raise_in_signal_handler_helper()129 raise(SIGALRM); in TEST()177 raise(SIGALRM); in TEST()480 raise(SIGALRM); in TEST()
221 raise(SIGSTOP); // Synchronize with the tracer, let it set the watchpoint. in watchpoint_stress_child()255 raise(SIGSTOP); // Synchronize with the tracer, let it set the watchpoint. in watchpoint_imprecise_child()304 raise(SIGSTOP); // Synchronize with the tracer, let it set the breakpoint. in breakpoint_fork_child()
150 int raise(int);
549 #define breakpoint() raise(SIGTRAP)
831 raise
763 raise;
820 raise;
818 raise;
822 raise;
847 raise;
1435 "bionic/raise.cpp",