Searched refs:tqent_cancelled (Results 1 – 2 of 2) sorted by relevance
289 ent->tqent_cancelled = B_TRUE; in taskq_cancel_id()314 if (!task->tqent_cancelled) in taskq_run()343 task->tqent_cancelled = B_FALSE; in taskq_dispatch_delay()377 task->tqent_cancelled = B_FALSE; in taskq_dispatch()404 task->tqent_cancelled = B_FALSE; in taskq_dispatch_ent()
59 uint8_t tqent_cancelled; member