Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
thrd_current
usr/src/head/threads.h
86
extern thrd_t thrd_current(void);
usr/src/test/libc-tests/tests/c11_threads.c
145
self = thrd_current();
usr/src/test/libc-tests/tests/c11_threads.c
160
self = thrd_current();