Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/vm/
H A Dvm_compressor_backing_store.c1156 bool vm_swapout_thread_inited = false; variable
1195 if (!vm_swapout_thread_inited) { in vm_swapout_thread()
1200 vm_swapout_thread_inited = true; in vm_swapout_thread()