Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dcore-scache.c63 #define UNLOAD_POLL_TIME (60 * PA_USEC_PER_SEC) macro
74 pa_core_rttime_restart(c, e, pa_rtclock_now() + UNLOAD_POLL_TIME); in timeout_callback()
266 c->scache_auto_unload_event = pa_core_rttime_new(c, pa_rtclock_now() + UNLOAD_POLL_TIME, timeout_callback, c); in pa_scache_add_file_lazy()

Completed in 2 milliseconds