Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-coreaudio-detect.c203 static void detect_handle(pa_mainloop_api *a, pa_io_event *e, int fd, pa_io_event_flags_t events, void *userdata) { in detect_handle() function
260 pa_assert_se(u->detect_io = m->core->mainloop->io_new(m->core->mainloop, u->detect_fds[0], PA_IO_EVENT_INPUT, detect_handle, m)); in pa__init()

Completed in 1 milliseconds