Home
last modified time | relevance | path

Searched refs:tls_module (Results 1 – 3 of 3) sorted by relevance

/third_party/ulib/musl/src/internal/
A Dlibc.h19 struct tls_module { struct
20 struct tls_module* next; argument
27 struct tls_module* tls_head; argument
/third_party/ulib/musl/src/thread/
A Dallocate.c31 static ptrdiff_t offset_for_module(const struct tls_module* module) { in offset_for_module()
41 struct tls_module* p; in copy_tls()
/third_party/ulib/musl/ldso/
A Ddynlink.c88 struct tls_module tls;
136 static struct tls_module* tls_tail;
2142 struct tls_module* orig_tls_tail = tls_tail; in dlopen_internal()

Completed in 13 milliseconds