Home
last modified time | relevance | path

Searched defs:pa_time_event (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dohos_glib-mainloop.c49 struct pa_time_event { struct
56 pa_time_event_cb_t callback; argument
58 pa_time_event_destroy_cb_t destroy_callback; argument
60 PA_LLIST_FIELDS(pa_time_event); argument
Dglib-mainloop.c48 struct pa_time_event { struct
55 pa_time_event_cb_t callback; argument
57 pa_time_event_destroy_cb_t destroy_callback; argument
59 PA_LLIST_FIELDS(pa_time_event); argument
Dmainloop.c67 struct pa_time_event { struct
75 pa_time_event_cb_t callback; argument
77 pa_time_event_destroy_cb_t destroy_callback; argument
79 PA_LLIST_FIELDS(pa_time_event); argument
Dmainloop-api.h73 typedef struct pa_time_event pa_time_event; typedef