Searched refs:tls32_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h341 } tls32_t; typedef in typeref:struct:__anon1350
345 tls32_t tls_modinfo; /* Root of all TLS_modinfo data */
346 tls32_t static_tls; /* Template for static TLS */
348 (sizeof (mutex_t) + 2 * sizeof (tls32_t))];
952 tls32_t ul_tls; /* dynamic thread-local storage base */
/osnet-11/usr/src/lib/libc_db/common/
H A Dthread_db.c2452 tls32_t tls;
2475 (psaddr_t)((tls32_t *)(uintptr_t)tls.tls_data + moduleid),

Completed in 27 milliseconds