Home
last modified time | relevance | path

Searched refs:glib_time_restart (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dglib-mainloop.c316 static void glib_time_restart(pa_time_event*e, const struct timeval *tv) { in glib_time_restart() function
572 glib_time_restart(t, NULL); in dispatch_func()
598 .time_restart = glib_time_restart,
Dohos_glib-mainloop.c317 static void glib_time_restart(pa_time_event*e, const struct timeval *tv) { in glib_time_restart() function
577 glib_time_restart(t, NULL); in dispatch_func()
603 .time_restart = glib_time_restart,