Home
last modified time | relevance | path

Searched refs:find_next_time_event (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dglib-mainloop.c434 static pa_time_event* find_next_time_event(pa_glib_mainloop *g) { in find_next_time_event() function
489 t = find_next_time_event(g); in prepare_func()
519 t = find_next_time_event(g); in check_func()
563 t = find_next_time_event(g); in dispatch_func()
H A Dohos_glib-mainloop.c435 static pa_time_event* find_next_time_event(pa_glib_mainloop *g) { in find_next_time_event() function
490 t = find_next_time_event(g); in prepare_func()
522 t = find_next_time_event(g); in check_func()
567 t = find_next_time_event(g); in dispatch_func()
H A Dmainloop.c708 static pa_time_event* find_next_time_event(pa_mainloop *m) { in find_next_time_event() function
740 pa_assert_se(t = find_next_time_event(m)); in calc_next_timeout()

Completed in 4 milliseconds