g_post_event
g_post_event(fd_attach2, fd, M_WAITOK, NULL);
g_post_event(g_eli_last_close, gp, M_WAITOK, NULL);
g_post_event(g_gate_detach, cp, M_NOWAIT, NULL);
int g_post_event(g_event_t *func, void *arg, int flag, ...);
g_post_event(g_dev_destroy, cp, M_NOWAIT, NULL);
g_post_event(g_dev_destroy, cp, M_WAITOK, NULL);
return (g_post_event(g_disk_resize, dp, flag, NULL));
error = g_post_event(g_attr_changed_event, args, flag, pp, NULL);
error = g_post_event(gsp->hot, bp, M_NOWAIT,
g_post_event(g_new_provider_event, pp, M_WAITOK,
g_post_event(g_spoil_event, pp, M_WAITOK, pp, NULL);
g_post_event(g_new_provider_event, pp, M_WAITOK, pp, NULL);
return (g_post_event(g_media_changed_event, pp, flag, pp, NULL));
return (g_post_event(g_spoil_event, pp, flag, pp, NULL));
error = g_post_event(g_load_class, hh, M_WAITOK, NULL);
error = g_post_event(g_retaste_event, hh, M_WAITOK, NULL);
g_post_event(g_new_provider_event, pp, M_WAITOK, pp, gp, NULL);
g_post_event(g_resize_provider_event, hh, M_WAITOK, NULL);
g_post_event(g_journal_destroy_event, sc, M_NOWAIT, NULL);
g_post_event(g_journal_destroy_consumer, cp, M_WAITOK, NULL);
g_post_event(g_mirror_destroy_delayed, sc, M_WAITOK, sc, NULL);
g_post_event(g_mirror_destroy_consumer, cp, M_WAITOK, NULL);
g_post_event(g_mountver_detach, cp, M_NOWAIT, NULL);
g_post_event(g_mpd, cp, M_WAITOK, NULL);
if (g_post_event(g_mpd, cp, M_NOWAIT, NULL) == 0)
g_post_event(g_mpd, cp, M_WAITOK, NULL);
g_post_event(g_raid_destroy_consumer, cp, M_WAITOK, NULL);
g_post_event(g_raid3_destroy_delayed, sc, M_WAITOK,
g_post_event(g_raid3_destroy_consumer, cp, M_WAITOK, NULL);
g_post_event(delay_destroy_consumer, c, M_WAITOK, NULL);
if (g_post_event(swapgeom_close_ev, cp, M_NOWAIT, NULL) == 0)