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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_ctl.c55 * calls fmd_event_rele() to discard the event, which calls fmd_ctl_rele().
56 * fmd_ctl_rele() decrements the ctl's reference count but blocks there waiting
58 * the barrier, the final caller of fmd_ctl_rele() executes the control event
156 * fmd_event_t. This count is used to implement a barrier in fmd_ctl_rele().
175 fmd_ctl_rele(fmd_ctl_t *cp) function

Completed in 48 milliseconds