Searched refs:evch_gevent_t (Results 1 – 2 of 2) sorted by relevance
68 #define GEVENT(ev) ((evch_gevent_t *)((char *)ev - \69 offsetof(evch_gevent_t, ge_payload)))382 evch_gevent_free(evch_gevent_t *evp) in evch_gevent_free()403 evch_deliver(evch_evqsub_t *sp, evch_gevent_t *ep) in evch_deliver()507 evch_gevent_free((evch_gevent_t *)qep->q_objref); in evch_delivery_thr()577 evch_gevent_free((evch_gevent_t *)qep->q_objref); in evch_evq_destroy()640 evch_gevent_t *evp = GEVENT(ev); in evch_evq_pub()707 evch_gevent_t *evp = GEVENT(ev); in evch_evq_evadd_dest()723 evch_gevent_t *evp; in evch_evq_evzalloc()726 rsize = offsetof(evch_gevent_t, ge_payload) + paylsize; in evch_evq_evzalloc()[all …]
315 } evch_gevent_t; typedef330 evch_gevent_t *eq_curevent; /* Event currently beeing delivered */