tls32_t
tls32_t ul_tls; /* dynamic thread-local storage base */
tls32_t tls_modinfo; /* Root of all TLS_modinfo data */
tls32_t static_tls; /* Template for static TLS */
(sizeof (mutex_t) + 2 * sizeof (tls32_t))];
tls32_t tls;
(psaddr_t)((tls32_t *)(uintptr_t)tls.tls_data + moduleid),