Home
last modified time | relevance | path

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

/xnu-10063.141.1/tests/vm/
H A Dmemorystatus_freeze_test.c1523 static pid_t second_child; variable
1527 kill(second_child, SIGKILL);
1542 move_to_idle_band(second_child);
1543 __block int ret = pid_suspend(second_child);
1545 freeze_process(second_child);
1581 second_child = launch_background_helper("frozen_background", false, true);