Searched refs:etm_resp_tid (Results 1 – 1 of 1) sorted by relevance
185 etm_resp_tid = NULL; /* thread id of msg responder */ variable3862 etm_resp_tid = fmd_thr_create(hdl, etm_responder, hdl); in _fmd_init()4206 if (etm_resp_tid != NULL) { in _fmd_fini()4207 fmd_thr_signal(hdl, etm_resp_tid); in _fmd_fini()4208 fmd_thr_destroy(hdl, etm_resp_tid); in _fmd_fini()4209 etm_resp_tid = NULL; in _fmd_fini()