Searched defs:etm_server (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/sun4v/etm/
H A Detm.c2628 * etm_server - loop forever accepting new connections
2635 etm_server(void *arg) function
2673 } /* etm_server() */
2681 * this thread exists to ensure that the etm_server() thread
3863 etm_svr_tid = fmd_thr_create(hdl, etm_server, hdl);

Completed in 65 milliseconds