Searched refs:PR_SET_PDEATHSIG (Results 1 – 2 of 2) sorted by relevance
22 #define PR_SET_PDEATHSIG 1 macro
163 if (prctl(PR_SET_PDEATHSIG, SIGKILL, 0, 0, 0) == -1) { in run_watchpoint_test()278 if (prctl(PR_SET_PDEATHSIG, SIGKILL, 0, 0, 0) == -1) { in breakpoint_fork_child()