Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dtaskq.c574 static void taskq_d_thread(taskq_ent_t *);
1669 taskq_d_thread(taskq_ent_t *tqe) in taskq_d_thread() function
2209 tqe->tqent_thread = thread_create(NULL, 0, taskq_d_thread, tqe, in taskq_bucket_extend()