Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/vm/
H A Dvm_compressor_backing_store.c63 bool vm_swapout_thread_running = FALSE; variable
1119 vm_swapout_thread_running = TRUE; in vm_swapout_thread()
1232 vm_swapout_thread_running = FALSE; in vm_swapout_thread()
1255 if (!vm_swapout_thread_running) { in vm_swapout_iodone()
H A Dvm_compressor.c3045 extern bool vm_swapout_thread_running;
3148 if (!vm_swapout_thread_running) { in vm_compressor_compact_and_swap()
3423 if (!vm_swapout_thread_running) { in vm_compressor_compact_and_swap()