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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c1100 static uint8_t l2arc_thread_exit; variable
6917 while (l2arc_thread_exit == 0) {
6991 l2arc_thread_exit = 0;
7098 l2arc_thread_exit = 0;
7154 l2arc_thread_exit = 1;
7155 while (l2arc_thread_exit != 0)

Completed in 105 milliseconds