Searched refs:fmd_thr_signal (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/SUNW,SPARC-Enterprise/event-transport/ |
H A D | ex_dscp.c | 348 fmd_thr_signal(hp->h_hdl, hp->h_tid); 565 fmd_thr_signal(hdl, hp->h_tid); 585 fmd_thr_signal(hdl, Acc_tid);
|
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_api.h | 218 extern void fmd_thr_signal(fmd_hdl_t *, pthread_t);
|
H A D | fmd_api.c | 1809 fmd_thr_signal(fmd_hdl_t *hdl, pthread_t tid) function
|
/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 1637 fmd_thr_signal(fmd_hdl, iosvc->send_tid); 1643 fmd_thr_signal(fmd_hdl, iosvc->recv_tid); 4201 fmd_thr_signal(hdl, etm_svr_tid); 4207 fmd_thr_signal(hdl, etm_resp_tid); 4213 fmd_thr_signal(hdl, etm_async_e_tid); 4277 fmd_thr_signal(hdl, iosvc->send_tid); 4283 fmd_thr_signal(hdl, iosvc->recv_tid);
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 566 fmd_thr_signal(ip_hdl, ipx->ipx_tid);
|
Completed in 62 milliseconds