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