Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c650 static void check_death_event_cb(pa_mainloop_api *m, pa_time_event *t, const struct timeval *tv, void *userdata) { in check_death_event_cb() function
738 u->check_death_event = pa_core_rttime_new(m->core, pa_rtclock_now() + DEATH_TIMEOUT * PA_USEC_PER_SEC, check_death_event_cb, u); in pa__init()

Completed in 3 milliseconds