Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dtsd.c116 new_data[0] = TSD_UNALLOCATED; in thr_keycreate()
190 tsdm->tsdm_destro[key] == TSD_UNALLOCATED) { in pthread_key_delete()
195 tsdm->tsdm_destro[key] = TSD_UNALLOCATED; in pthread_key_delete()
401 func != TSD_UNALLOCATED && in tsd_exit()
422 func != TSD_UNALLOCATED && in tsd_exit()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c310 func != TSD_UNALLOCATED && in _preexec_tsd_unload()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h285 #define TSD_UNALLOCATED ((PFrV)1) macro
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c838 if (destructor != TSD_UNALLOCATED && in __td_ta_tsd_iter()
855 (caddr32_t)(uintptr_t)TSD_UNALLOCATED) && in __td_ta_tsd_iter()