Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzthr.c202 zthr_checkfunc_t *zthr_checkfunc; member
216 if (t->zthr_checkfunc(t->zthr_arg, t)) { in zthr_procedure()
265 t->zthr_checkfunc = checkfunc; in zthr_create_timer()
375 ASSERT3P(&t->zthr_checkfunc, !=, NULL); in zthr_resume()