Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzthr.c199 hrtime_t zthr_wait_time; member
222 if (t->zthr_wait_time == 0) { in zthr_procedure()
226 &t->zthr_state_lock, t->zthr_wait_time, in zthr_procedure()
268 t->zthr_wait_time = max_sleep; in zthr_create_timer()