Searched refs:old_tp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ | ||
H A D | fmd_api.c | 1845 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 63 milliseconds