OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
THREAD_DONE
lib/librthread/rthread.c
176
thread->flags |= THREAD_DONE;
lib/librthread/rthread.c
335
} else if (thread->flags & THREAD_DONE) {