Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tls_exit
usr/src/lib/libc/inc/thr_uberdata.h
1286
extern void tls_exit(void);
usr/src/lib/libc/port/threads/thr.c
789
tls_exit(); /* deallocate thread-local storage */