Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/vm/
H A Dmemorystatus_freeze_test.c1600 static pid_t second_child; variable
1604 kill(second_child, SIGKILL);
1620 move_to_idle_band(second_child);
1621 __block int ret = pid_suspend(second_child);
1623 freeze_process(second_child);
1659 second_child = launch_background_helper("frozen_background", false, true);