Searched refs:fmd_thr_destroy (Results 1 - 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | ex_dscp.c | 349 fmd_thr_destroy(hp->h_hdl, hp->h_tid); 417 fmd_thr_destroy(hdl, Acc_tid); 566 fmd_thr_destroy(hdl, hp->h_tid); 586 fmd_thr_destroy(hdl, Acc_tid); 609 fmd_thr_destroy(hp->h_hdl, hp->h_tid);
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 217 extern void fmd_thr_destroy(fmd_hdl_t *, pthread_t);
|
H A D | fmd_api.c | 1762 fmd_thr_destroy(fmd_hdl_t *hdl, pthread_t tid) function
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/ |
H A D | schg_mgr.c | 511 fmd_thr_destroy(g_fm_hdl, g_schg_tid);
|
H A D | hotplug_mgr.c | 819 fmd_thr_destroy(g_fm_hdl, g_sysev_tid);
|
/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 1638 fmd_thr_destroy(fmd_hdl, iosvc->send_tid); 1644 fmd_thr_destroy(fmd_hdl, iosvc->recv_tid); 4202 fmd_thr_destroy(hdl, etm_svr_tid); 4208 fmd_thr_destroy(hdl, etm_resp_tid); 4214 fmd_thr_destroy(hdl, etm_async_e_tid); 4278 fmd_thr_destroy(hdl, iosvc->send_tid); 4284 fmd_thr_destroy(hdl, iosvc->recv_tid);
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 567 fmd_thr_destroy(ip_hdl, ipx->ipx_tid);
|
Completed in 100 milliseconds