taskq_barrier_task
void taskq_barrier_task(void *);
struct task t = TASK_INITIALIZER(taskq_barrier_task, tq);