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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.c539 * if by fmd_module_enter() and establish mod_jmpbuf for any aborts.
818 fmd_module_enter(fmd_module_t *mp, void (*func)(fmd_hdl_t *)) function
836 * If it's the first time through fmd_module_enter(), call the provided
864 * fmd_module_enter(), above. If the caller is an auxiliary thread, we cancel

Completed in 62 milliseconds