DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_libc_allocate_tls
lib/libc/gen/tls.c
248
tcb = _libc_allocate_tls();
lib/libthread_xu/thread/thr_ctrdtr.c
47
tcb = _libc_allocate_tls();
sys/cpu/x86_64/include/tls.h
135
struct tls_tcb *_libc_allocate_tls(void);