Searched refs:txg_sync_thread (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c108 static void txg_sync_thread(void *arg);
219 tx->tx_sync_thread = thread_create(NULL, 32<<10, txg_sync_thread,
454 txg_sync_thread(void *arg) function

Completed in 44 milliseconds