Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dthread-mq.h31 typedef struct pa_thread_mq { struct
37 } pa_thread_mq; argument
39 int pa_thread_mq_init(pa_thread_mq *q, pa_mainloop_api *mainloop, pa_rtpoll *rtpoll);
40 int pa_thread_mq_init_thread_mainloop(pa_thread_mq *q, pa_mainloop_api *main_mainloop, pa_mainloop_…
41 void pa_thread_mq_done(pa_thread_mq *q);
44 void pa_thread_mq_install(pa_thread_mq *q);
47 pa_thread_mq *pa_thread_mq_get(void);
Dthread-mq.c38 pa_thread_mq *q = userdata; in asyncmsgq_read_cb()
81 pa_thread_mq *q = userdata; in asyncmsgq_write_inq_cb()
91 pa_thread_mq *q = userdata; in asyncmsgq_write_outq_cb()
100 int pa_thread_mq_init_thread_mainloop(pa_thread_mq *q, pa_mainloop_api *main_mainloop, pa_mainloop_… in pa_thread_mq_init_thread_mainloop()
136 int pa_thread_mq_init(pa_thread_mq *q, pa_mainloop_api *mainloop, pa_rtpoll *rtpoll) { in pa_thread_mq_init()
170 void pa_thread_mq_done(pa_thread_mq *q) { in pa_thread_mq_done()
214 void pa_thread_mq_install(pa_thread_mq *q) { in pa_thread_mq_install()
221 pa_thread_mq *pa_thread_mq_get(void) { in pa_thread_mq_get()
Dprotocol-native.c5094 pa_thread_mq *q; in pstream_revoke_callback()
5103 pa_thread_mq *q; in pstream_release_callback()
/third_party/pulseaudio/src/modules/
Dmodule-tunnel-sink-new.c73 pa_thread_mq *thread_mq;
513 u->thread_mq = pa_xnew0(pa_thread_mq, 1); in pa__init()
Dmodule-tunnel-source-new.c71 pa_thread_mq *thread_mq;
512 u->thread_mq = pa_xnew0(pa_thread_mq, 1); in pa__init()
Dmodule-null-source.c67 pa_thread_mq thread_mq;
Dmodule-sine-source.c61 pa_thread_mq thread_mq;
Dmodule-pipe-source.c71 pa_thread_mq thread_mq;
Dmodule-null-sink.c69 pa_thread_mq thread_mq;
Dmodule-pipe-sink.c76 pa_thread_mq thread_mq;
Dmodule-esound-sink.c87 pa_thread_mq thread_mq;
Dmodule-zeroconf-publish.c128 pa_thread_mq thread_mq;
Dmodule-waveout.c75 pa_thread_mq thread_mq;
Dmodule-solaris.c89 pa_thread_mq thread_mq;
Dmodule-combine-sink.c134 pa_thread_mq thread_mq;
Dmodule-tunnel.c189 pa_thread_mq thread_mq;
/third_party/pulseaudio/src/modules/jack/
Dmodule-jack-source.c73 pa_thread_mq thread_mq;
Dmodule-jack-sink.c85 pa_thread_mq thread_mq;
/third_party/pulseaudio/src/modules/raop/
Draop-sink.c79 pa_thread_mq thread_mq;
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c82 pa_thread_mq thread_mq;
/third_party/pulseaudio/src/modules/oss/
Dmodule-oss.c107 pa_thread_mq thread_mq;
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c118 pa_thread_mq thread_mq;
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c88 pa_thread_mq thread_mq;
Dalsa-sink.c100 pa_thread_mq thread_mq;