Searched refs:twice (Results 1 – 3 of 3) sorted by relevance
471 static int twice = 2; in panic_with_thread_kernel_state() local472 if (twice > 0) { in panic_with_thread_kernel_state()473 twice--; in panic_with_thread_kernel_state()
112 …ill pause for 500 m.s. between each kill. If we kill the entire idle band twice and the pressure i…
23 …_map_freeze` (`osfmk/vm/vm_map.c`). `vm_map_freeze` walks through the map twice. The first walk is…