Searched refs:pa_time_event_destroy_cb_t (Results 1 – 4 of 4) sorted by relevance
77 typedef void (*pa_time_event_destroy_cb_t)(pa_mainloop_api*a, pa_time_event *e, void *userdata); typedef107 void (*time_set_destroy)(pa_time_event *e, pa_time_event_destroy_cb_t cb);
57 pa_time_event_destroy_cb_t destroy_callback;354 static void glib_time_set_destroy(pa_time_event *e, pa_time_event_destroy_cb_t cb) { in glib_time_set_destroy()
58 pa_time_event_destroy_cb_t destroy_callback;355 static void glib_time_set_destroy(pa_time_event *e, pa_time_event_destroy_cb_t cb) { in glib_time_set_destroy()
77 pa_time_event_destroy_cb_t destroy_callback;409 static void mainloop_time_set_destroy(pa_time_event *e, pa_time_event_destroy_cb_t callback) { in mainloop_time_set_destroy()