Home
last modified time | relevance | path

Searched refs:saved_sigprof_action (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc1353 struct sigaction saved_sigprof_action; in ExecDeathTestSpawnChild() local
1359 SIGPROF, &ignore_sigprof_action, &saved_sigprof_action)); in ExecDeathTestSpawnChild()
1402 sigaction(SIGPROF, &saved_sigprof_action, nullptr)); in ExecDeathTestSpawnChild()