Searched refs:TQENT_FLAG_CANCEL (Results 1 – 2 of 2) sorted by relevance
123 #define TQENT_FLAG_CANCEL 0x2 macro
121 ASSERT(!(t->tqent_flags & TQENT_FLAG_CANCEL)); in task_alloc()227 if (t->tqent_flags & TQENT_FLAG_CANCEL) { in task_expire_impl()527 t->tqent_flags |= TQENT_FLAG_CANCEL; in taskq_cancel_id()