DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TQ_LOCK
sys/kern/subr_gtaskqueue.c
85
#define TQ_LOCK(tq) lockmgr(&(tq)->tq_lock, LK_EXCLUSIVE)
sys/kern/subr_taskqueue.c
97
TQ_LOCK(struct taskqueue *tq)