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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c1484 static uint8_t l2arc_thread_exit; variable
7912 while (l2arc_thread_exit == 0) {
7986 l2arc_thread_exit = 0;
8095 l2arc_thread_exit = 0;
8151 l2arc_thread_exit = 1;
8152 while (l2arc_thread_exit != 0)

Completed in 134 milliseconds