Searched refs:time_set_destroy (Results 1 – 6 of 6) sorted by relevance
107 void (*time_set_destroy)(pa_time_event *e, pa_time_event_destroy_cb_t cb); member
602 .time_set_destroy = glib_time_set_destroy,
603 .time_set_destroy = glib_time_set_destroy,
440 .time_set_destroy = mainloop_time_set_destroy,
207 c->mainloop->time_set_destroy(ev, time_event_destroy_cb); in add_timeout()
824 public TimeSetDestroyCb time_set_destroy;