Searched refs:thr_mod (Results 1 – 4 of 4) sorted by relevance
39 tp->thr_mod = mp; in fmd_thread_xcreate()80 tp->thr_mod = mp; in fmd_thread_create_cmn()127 "%s (tid %u)\n", tp->thr_mod->mod_name, tp->thr_tid); in fmd_thread_destroy()
41 struct fmd_module *thr_mod; /* module associated with this thread */ member
253 if (tp->thr_mod == fmd.d_rmod && tp->thr_func == &fmd_door_server) in fmd_api_module()254 tp->thr_mod = (fmd_module_t *)hdl; in fmd_api_module()256 if ((mp = tp->thr_mod) != (fmd_module_t *)hdl) { in fmd_api_module()357 fmd_module_t *mp = tp->thr_mod; in fmd_hdl_register()1862 mp = old_tp->thr_mod; in fmd_doorthr_create()
724 addr, thr.thr_mod, thr.thr_tid, thr.thr_func); in fmd_thread()