fmd_thr_destroy
extern void fmd_thr_destroy(fmd_hdl_t *, pthread_t);
fmd_thr_destroy(g_fm_hdl, g_sysev_tid);
fmd_thr_destroy(g_fm_hdl, g_schg_tid);
fmd_thr_destroy(ip_hdl, ipx->ipx_tid);