Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_backing_store.c1189 bool vm_swapout_thread_inited = false; variable
1228 if (!vm_swapout_thread_inited) { in vm_swapout_thread()
1233 vm_swapout_thread_inited = true; in vm_swapout_thread()