Searched defs:si_tls (Results 1 – 2 of 2) sorted by relevance
69 soinfo_tls* si_tls = si->get_tls(); in register_tls_module() local90 soinfo_tls* si_tls = si->get_tls(); in unregister_tls_module() local146 soinfo_tls* si_tls = si->get_tls(); in register_soinfo_tls() local159 soinfo_tls* si_tls = si->get_tls(); in unregister_soinfo_tls() local
401 static inline void* get_tls_block_for_this_thread(const soinfo_tls* si_tls, bool should_alloc) { in get_tls_block_for_this_thread()