Searched refs:zthr_cancel (Results 1 – 4 of 4) sorted by relevance
192 boolean_t zthr_cancel; member215 while (!t->zthr_cancel) { in zthr_procedure()237 t->zthr_cancel = B_FALSE; in zthr_procedure()326 zthr_cancel(zthr_t *t) in zthr_cancel() function350 t->zthr_cancel = B_TRUE; in zthr_cancel()358 ASSERT(!t->zthr_cancel); in zthr_cancel()377 ASSERT(!t->zthr_cancel); in zthr_resume()428 boolean_t cancelled = t->zthr_cancel; in zthr_iscancelled()
7713 zthr_cancel(condense_thread);7717 zthr_cancel(discard_thread);
7258 (void) zthr_cancel(arc_adjust_zthr); in arc_fini()7261 (void) zthr_cancel(arc_reap_zthr); in arc_fini()
34 extern void zthr_cancel(zthr_t *t);