Searched defs:taskq_thread (Results 1 – 1 of 1) sorted by relevance
44 struct taskq_thread { struct 49 SLIST_HEAD(taskq_threads, taskq_thread); argument 425 struct taskq_thread self = { .tt_thread = curproc }; in taskq_thread() function