Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dtaskq_impl.h56 kthread_t *tqent_thread; member
/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c928 tqe->tqent_thread = NULL; in taskq_ent_constructor()
940 ASSERT(tqe->tqent_thread == NULL); in taskq_ent_destructor()
1222 ASSERT(tqe->tqent_thread != NULL); in taskq_bucket_dispatch()
1289 ASSERT(tqe->tqent_thread != NULL); in taskq_idlebucket_dispatch()
2483 tqe->tqent_thread = NULL; in taskq_d_thread()
2997 ASSERT(tqe->tqent_thread == NULL); in taskq_bucket_extend()
3014 tqe->tqent_thread = t; in taskq_bucket_extend()
3110 ASSERT(tqe->tqent_thread == NULL); in taskq_bucket_redist()