Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_compressor_backing_store.c128 static void vm_swapfile_gc_thread(void);
519 if (kernel_thread_start_priority((thread_continue_t)vm_swapfile_gc_thread, NULL, in vm_compressor_swap_init()
918 vm_swapfile_gc_thread(void) in vm_swapfile_gc_thread() function
985 thread_block((thread_continue_t)vm_swapfile_gc_thread); in vm_swapfile_gc_thread()