Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WORKER_DIE
kernel/workqueue.c
2905
worker->flags |= WORKER_DIE;
kernel/workqueue.c
3396
if (unlikely(worker->flags & WORKER_DIE)) {