Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_compressor_backing_store.c63 bool vm_swapout_thread_running = FALSE; variable
1124 vm_swapout_thread_running = TRUE; in vm_swapout_thread()
1237 vm_swapout_thread_running = FALSE; in vm_swapout_thread()
1260 if (!vm_swapout_thread_running) { in vm_swapout_iodone()
H A Dvm_compressor.c3022 extern bool vm_swapout_thread_running;
3114 if (!vm_swapout_thread_running) { in vm_compressor_compact_and_swap()
3389 if (!vm_swapout_thread_running) { in vm_compressor_compact_and_swap()