Home | History | Annotate | Download | only in gtest

Lines Matching refs:sig_t

564   sig_t ret = signal(SIGINT, signal_handler);
576 sig_t ret = signal(SIGINT, SIG_DFL);