Searched defs:tls_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h327 } tls_t; typedef in typeref:struct:__anon1348
331 tls_t tls_modinfo; /* Root of all TLS_modinfo data */
332 tls_t static_tls; /* Template for static TLS */
334 (sizeof (mutex_t) + 2 * sizeof (tls_t))];
532 tls_t ul_tls; /* dynamic thread-local storage base */

Completed in 31 milliseconds