Searched refs:tls_module (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/internal/
H A Dlibc.h14 struct tls_module { struct
15 struct tls_module *next;
26 struct tls_module *tls_head;
/seL4-refos-master/libs/libmuslc/src/env/
H A D__reset_tls.c8 struct tls_module *p;
H A D__init_tls.c31 static struct tls_module main_tls;
62 struct tls_module *p;
/seL4-refos-master/libs/libmuslc/ldso/
H A Ddynlink.c71 struct tls_module tls;
126 static struct tls_module *tls_tail;
1647 struct tls_module *orig_tls_tail;

Completed in 256 milliseconds