Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Davahi-wrap.c60 static void watch_callback(pa_mainloop_api*a, pa_io_event* e, int fd, pa_io_event_flags_t events, v… in watch_callback() function
86 … w->io_event = p->mainloop->io_new(p->mainloop, fd, translate_io_flags(event), watch_callback, w); in watch_new()