Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dthread-mq.c80 static void asyncmsgq_write_inq_cb(pa_mainloop_api *api, pa_io_event *e, int fd, pa_io_event_flags_… in asyncmsgq_write_inq_cb() function
126 …o_new(main_mainloop, pa_asyncmsgq_write_fd(q->inq), PA_IO_EVENT_INPUT, asyncmsgq_write_inq_cb, q)); in pa_thread_mq_init_thread_mainloop()
157 …op->io_new(mainloop, pa_asyncmsgq_write_fd(q->inq), PA_IO_EVENT_INPUT, asyncmsgq_write_inq_cb, q)); in pa_thread_mq_init()