Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Darc.c151 static uint8_t arc_thread_exit; variable
2574 while (arc_thread_exit == 0) { in arc_reclaim_thread()
2627 arc_thread_exit = 0; in arc_reclaim_thread()
4128 arc_thread_exit = 0; in arc_init()
4210 arc_thread_exit = 1; in arc_fini()
4212 while (arc_thread_exit != 0) in arc_fini()