Searched refs:TLS_SLOT_BIONIC_TLS (Results 1 – 4 of 4) sorted by relevance
84 #define TLS_SLOT_BIONIC_TLS (-1) macro114 #define TLS_SLOT_BIONIC_TLS 9 macro
53 __get_tls()[TLS_SLOT_BIONIC_TLS] = __get_thread()->bionic_tls; in __libc_init_main_thread_late()79 config.tls_slot_bionic_tls = TLS_SLOT_BIONIC_TLS; in __libc_init_main_thread_final()
203 return *static_cast<bionic_tls*>(__get_tls()[TLS_SLOT_BIONIC_TLS]); in __get_bionic_tls()
67 tcb->tls_slot(TLS_SLOT_BIONIC_TLS) = tls; in __init_bionic_tls_ptrs()