Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/vm/
H A Dcorpse_footprint.c77 static pid_t munch_pid = 0; variable
85 ret = kill(munch_pid, SIGINT); in perf_fork_corpse_teardown()
88 exited = dt_waitpid(munch_pid, NULL, NULL, 30); in perf_fork_corpse_teardown()