Searched refs:__init_user_desc (Results 1 – 2 of 2) sorted by relevance
36 __LIBC_HIDDEN__ void __init_user_desc(user_desc* result, bool allocate, void* base_addr) { in __init_user_desc() function61 __init_user_desc(&tls_descriptor, true, ptr); in __set_tls()
58 void __init_user_desc(struct user_desc*, bool, void*);440 __init_user_desc(&tls_descriptor, false, tls); in pthread_create()