Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tq_thread
usr/src/cmd/mdb/common/modules/genunix/taskq.c
478
tlist[0] = (uintptr_t)tq.tq_thread;
usr/src/uts/common/os/taskq.c
1820
tq->tq_thread = curthread;
usr/src/uts/common/os/taskq.c
1918
tq->tq_thread = NULL;