Home
last modified time | relevance | path

Searched refs:tsd_t (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libc/port/threads/
H A Dtsd.c216 tsd_t *stsd; in pthread_getspecific()
238 tsd_t *stsd; in thr_getspecific()
271 tsd_t *stsd; in thr_setspecific_slow()
272 tsd_t *ntsd; in thr_setspecific_slow()
324 tsd_t *stsd; in thr_setspecific()
446 tsd_t *stsd; in tsd_free()
/titanic_50/usr/src/lib/libc/inc/
H A Dthr_uberdata.h295 } tsd_t; typedef
630 tsd_t *ul_stsd; /* slow TLS for keys >= TSD_NFAST */
/titanic_50/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c1092 tsd_t *ul_stsd;
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c2165 tsd_t stsd; in __td_thr_tsd()