Searched refs:taskq_d_thread (Results 1 – 1 of 1) sorted by relevance
574 static void taskq_d_thread(taskq_ent_t *);1669 taskq_d_thread(taskq_ent_t *tqe) in taskq_d_thread() function2209 tqe->tqent_thread = thread_create(NULL, 0, taskq_d_thread, tqe, in taskq_bucket_extend()