Searched refs:sn_queue (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Devchannels.c1664 snp->sn_queue = evch_evq_create();
1665 evch_evq_stop(snp->sn_queue);
1672 (void) evch_evq_pub(snp->sn_queue, ev, EVCH_SLEEP);
1677 (void) evch_evq_pub(snp->sn_queue, ev, EVCH_SLEEP);
1699 evch_evq_destroy(snp->sn_queue);
1745 snp->sn_nxtev = (sysevent_impl_t *)evch_evq_evnext(snp->sn_queue,
/illumos-gate/usr/src/uts/common/sys/
H A Dsysevent_impl.h414 evch_eventq_t *sn_queue; /* Event queue with snapshot of ev's */ member in struct:__anon9097

Completed in 779 milliseconds