Home
last modified time | relevance | path

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

/xnu-8796.141.3/tests/vm/
H A Dmemorystatus_freeze_test.c1485 static pid_t second_child; variable
1489 kill(second_child, SIGKILL);
1503 move_to_idle_band(second_child);
1504 __block int ret = pid_suspend(second_child);
1506 freeze_process(second_child);
1542 second_child = launch_background_helper("frozen_background", false, true);