Searched refs:evch_eventq_t (Results 1 – 2 of 2) sorted by relevance
85 static void evch_evq_unsub(evch_eventq_t *, evch_evqsub_t *);86 static void evch_evq_destroy(evch_eventq_t *);419 evch_delivery_hold(evch_eventq_t *eqp, callb_cpr_t *cpip) in evch_delivery_hold()438 evch_delivery_thr(evch_eventq_t *eqp) in evch_delivery_thr()518 evch_evq_thrcreate(evch_eventq_t *eqp) in evch_evq_thrcreate()530 static evch_eventq_t *533 evch_eventq_t *p; in evch_evq_create()536 p = kmem_zalloc(sizeof (evch_eventq_t), KM_SLEEP); in evch_evq_create()556 evch_evq_destroy(evch_eventq_t *eqp) in evch_evq_destroy()585 kmem_free(eqp, sizeof (evch_eventq_t)); in evch_evq_destroy()[all …]
334 } evch_eventq_t; typedef359 evch_eventq_t *sd_queue; /* Event queue for this subscriber */384 evch_eventq_t *ch_queue; /* Publisher event queue */414 evch_eventq_t *sn_queue; /* Event queue with snapshot of ev's */