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
600 .time_set_destroy = glib_time_set_destroy,
605 .time_set_destroy = glib_time_set_destroy,
444 .time_set_destroy = mainloop_time_set_destroy,
207 c->mainloop->time_set_destroy(ev, time_event_destroy_cb); in add_timeout()
846 public TimeSetDestroyCb time_set_destroy;