Searched refs:fmd_thr_signal (Results 1 – 6 of 6) sorted by relevance
/titanic_50/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); in exs_accept() 565 fmd_thr_signal(hdl, hp->h_tid); in etm_xport_fini() 585 fmd_thr_signal(hdl, Acc_tid); in etm_xport_fini()
|
/titanic_50/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.map | 123 fmd_thr_signal { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 1809 fmd_thr_signal(fmd_hdl_t *hdl, pthread_t tid) in fmd_thr_signal() function
|
/titanic_50/usr/src/cmd/fm/modules/sun4v/etm/ |
H A D | etm.c | 1637 fmd_thr_signal(fmd_hdl, iosvc->send_tid); in etm_iosvc_cleanup() 1643 fmd_thr_signal(fmd_hdl, iosvc->recv_tid); in etm_iosvc_cleanup() 4201 fmd_thr_signal(hdl, etm_svr_tid); in _fmd_fini() 4207 fmd_thr_signal(hdl, etm_resp_tid); in _fmd_fini() 4213 fmd_thr_signal(hdl, etm_async_e_tid); in _fmd_fini() 4277 fmd_thr_signal(hdl, iosvc->send_tid); in _fmd_fini() 4283 fmd_thr_signal(hdl, iosvc->recv_tid); in _fmd_fini()
|
/titanic_50/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 566 fmd_thr_signal(ip_hdl, ipx->ipx_tid); in ip_xprt_destroy()
|