Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dthread-mq.h44 void pa_thread_mq_install(pa_thread_mq *q);
Dthread-mq.c214 void pa_thread_mq_install(pa_thread_mq *q) { in pa_thread_mq_install() function
/third_party/pulseaudio/src/modules/
Dmodule-pipe-sink.c319 pa_thread_mq_install(&u->thread_mq); in thread_func_use_timing()
367 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-null-source.c147 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-sine-source.c163 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-pipe-source.c130 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-null-sink.c274 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-esound-sink.c238 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-tunnel-source-new.c234 pa_thread_mq_install(u->thread_mq); in thread_func()
Dmodule-tunnel-sink-new.c186 pa_thread_mq_install(u->thread_mq); in thread_func()
Dmodule-zeroconf-publish.c794 pa_thread_mq_install(&u->thread_mq); in create_client()
Dmodule-waveout.c259 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-solaris.c676 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-combine-sink.c436 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-tunnel.c860 pa_thread_mq_install(&u->thread_mq); in thread_func()
/third_party/pulseaudio/src/modules/jack/
Dmodule-jack-source.c197 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dmodule-jack-sink.c234 pa_thread_mq_install(&u->thread_mq); in thread_func()
/third_party/pulseaudio/src/modules/raop/
Draop-sink.c434 pa_thread_mq_install(&u->thread_mq); in thread_func()
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c728 pa_thread_mq_install(&u->thread_mq); in thread_func()
/third_party/pulseaudio/src/modules/oss/
Dmodule-oss.c905 pa_thread_mq_install(&u->thread_mq); in thread_func()
/third_party/pulseaudio/src/modules/alsa/
Dalsa-source.c1706 pa_thread_mq_install(&u->thread_mq); in thread_func()
Dalsa-sink.c1974 pa_thread_mq_install(&u->thread_mq); in thread_func()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1443 pa_thread_mq_install(&u->thread_mq); in thread_func()