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

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

Completed in 101 milliseconds