Searched refs:TLS_SLOT_BIONIC_TLS (Results 1 – 3 of 3) sorted by relevance
84 #define TLS_SLOT_BIONIC_TLS (-1) macro114 #define TLS_SLOT_BIONIC_TLS 9 macro
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()