Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_api.c1845 fmd_thread_t *old_tp, *new_tp; in fmd_doorthr_create() local
1859 if ((old_tp = pthread_getspecific(fmd.d_key)) == NULL) in fmd_doorthr_create()
1862 mp = old_tp->thr_mod; in fmd_doorthr_create()