Searched refs:user_desc (Results 1 – 4 of 4) sorted by relevance
34 extern "C" int __set_thread_area(user_desc*);36 __LIBC_HIDDEN__ void __init_user_desc(user_desc* result, bool allocate, void* base_addr) { in __init_user_desc()60 user_desc tls_descriptor = {}; in __set_tls()
12 struct user_desc { struct
95 struct user_desc u_info; in __get_bionic_tcb_for_thread()
58 void __init_user_desc(struct user_desc*, bool, void*);439 user_desc tls_descriptor; in pthread_create()