Searched refs:tls32_t (Results 1 – 2 of 2) sorted by relevance
344 } tls32_t; typedef348 tls32_t tls_modinfo; /* Root of all TLS_modinfo data */349 tls32_t static_tls; /* Template for static TLS */351 (sizeof (mutex_t) + 2 * sizeof (tls32_t))];1014 tls32_t ul_tls; /* dynamic thread-local storage base */
2289 tls32_t tls; in __td_thr_tlsbase()2312 (psaddr_t)((tls32_t *)(uintptr_t)tls.tls_data + moduleid), in __td_thr_tlsbase()