Searched refs:ev_queue_t (Results 1 – 3 of 3) sorted by relevance
64 } ev_queue_t; typedef68 static ev_queue_t *event_q = NULL;126 ev_queue_t *new_evq, *tmp_evq; in deliver_event()149 new_evq = (ev_queue_t *)calloc(1, sizeof (ev_queue_t)); in deliver_event()182 ev_queue_t *evqp; in subscriber_deliver_thr()
63 } ev_queue_t; typedef67 static ev_queue_t *eventq_head;68 static ev_queue_t *eventq_tail;171 ev_queue_t *new_evq; in devfsadmdeliver_event()184 new_evq = (ev_queue_t *)calloc(1, sizeof (ev_queue_t)); in devfsadmdeliver_event()219 ev_queue_t *evqp; in devfsadmd_deliver_thr()
141 }ev_queue_t; typedef159 static ev_queue_t *queue_head = NULL;160 static ev_queue_t *queue_tail = NULL;187 static ev_queue_t *remove_from_queue(void);388 ev_queue_t *event = NULL; in piclfrutree_fini()510 ev_queue_t *new_event; in add_to_queue()512 new_event = (ev_queue_t *)malloc(sizeof (ev_queue_t)); in add_to_queue()530 static ev_queue_t *533 ev_queue_t *event = NULL; in remove_from_queue()5474 ev_queue_t *event = NULL; in dr_thread()