Searched refs:taskq_d_thread (Results 1 – 1 of 1) sorted by relevance
668 static void taskq_d_thread(taskq_ent_t *);2236 taskq_d_thread(taskq_ent_t *tqe) in taskq_d_thread() function3008 t = lwp_kernel_create(tq->tq_proc, taskq_d_thread, in taskq_bucket_extend()3011 t = thread_create(NULL, 0, taskq_d_thread, tqe, in taskq_bucket_extend()