Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_softdep.c1354 static int print_threads = 0; variable
1355 SYSCTL_INT(_debug_softdep, OID_AUTO, print_threads, CTLFLAG_RW,
1356 &print_threads, 0, "Notify flusher thread start/stop");
1388 if (print_threads) {
1414 if (print_threads)