Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/vfs/ !
H A Dvfs_syscalls.c2840 sync_thread(__unused void *arg, __unused wait_result_t wr) in sync_thread() function
2903 kr = kernel_thread_start(sync_thread, NULL, &thd); in sync_internal()