Home
last modified time | relevance | path

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 Dex_dscp.c348 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 Dfmd_api.h218 extern void fmd_thr_signal(fmd_hdl_t *, pthread_t);
H A Dfmd_api.map123 fmd_thr_signal { TYPE = function; FLAGS = extern };
H A Dfmd_api.c1809 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 Detm.c1637 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 Dip.c566 fmd_thr_signal(ip_hdl, ipx->ipx_tid); in ip_xprt_destroy()