Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dcore.c450 static void exit_callback(pa_mainloop_api *m, pa_time_event *e, const struct timeval *t, void *user… in exit_callback() function
465 … = pa_core_rttime_new(c, pa_rtclock_now() + c->exit_idle_time * PA_USEC_PER_SEC, exit_callback, c); in pa_core_check_idle()