Searched defs:new_tls (Results 1 – 5 of 5) sorted by relevance
42 long CloneSyscall(long flags, long child_stack, long parent_tid, long new_tls, long child_tid) { in CloneSyscall()114 GuestAddr new_tls, in CloneGuestThread()
158 auto new_tls = reinterpret_cast<bionic_tls*>(mapping.static_tls + layout.offset_bionic_tls()); in __libc_init_main_thread_final() local
60 void* new_tls = nullptr; in clone() local
88 unsigned char *new_tls; member
107 unsigned char *new_tls; member