Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
taskq_empty
usr/src/uts/common/os/kmem.c
3270
return (!taskq_empty(kmem_taskq));
usr/src/uts/common/sys/taskq.h
89
extern boolean_t taskq_empty(taskq_t *);