Home
last modified time | relevance | path

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

/third_party/musl/src/internal/
Dlibc.h14 struct tls_module { struct
15 struct tls_module *next; argument
26 struct tls_module *tls_head; argument
/third_party/musl/porting/linux/user/src/internal/
Dlibc.h29 struct tls_module { struct
30 struct tls_module *next; argument
41 struct tls_module *tls_head; argument
/third_party/musl/porting/liteos_a/user/src/internal/
Dlibc.h14 struct tls_module { struct
15 struct tls_module *next; argument
26 struct tls_module *tls_head; argument
/third_party/musl/src/env/
D__init_tls.c37 static struct tls_module main_tls;
42 struct tls_module *p; in __copy_tls()
D__reset_tls.c8 struct tls_module *p; in __reset_tls()
/third_party/musl/porting/linux/user/src/env/
D__init_tls.c37 static struct tls_module main_tls;
42 struct tls_module *p; in __copy_tls()
/third_party/musl/porting/liteos_a/user/src/env/
D__init_tls.c70 static struct tls_module main_tls;
75 struct tls_module *p; in __copy_tls()
/third_party/musl/porting/linux/user/ldso/
Ddynlink_rand.h66 struct tls_module tls;
Ddynlink.c158 struct tls_module tls;
216 static struct tls_module *tls_tail;
3033 struct tls_module *orig_tls_tail; in dlopen_impl()
/third_party/musl/ldso/
Ddynlink.c84 struct tls_module tls;
134 static struct tls_module *tls_tail;
1987 struct tls_module *orig_tls_tail; in dlopen()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c82 struct tls_module tls;
132 static struct tls_module *tls_tail;
2010 struct tls_module *orig_tls_tail; in dlopen()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c82 struct tls_module tls;
132 static struct tls_module *tls_tail;
2010 struct tls_module *orig_tls_tail; in dlopen()