mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
dd4ec22e7e
Not doing so can result in a deadlock when two threads enter gst_pulseringbuffer_open_device at the same time, as pa_threaded_mainloop_wait releases the mainloop lock while waiting, allowing another thread to take it, resulting in a deadlock as two threads waits for the lock the other is holding. https://bugzilla.gnome.org/show_bug.cgi?id=643087 |
||
---|---|---|
.. | ||
Makefile.am | ||
plugin.c | ||
pulsemixer.c | ||
pulsemixer.h | ||
pulsemixerctrl.c | ||
pulsemixerctrl.h | ||
pulsemixertrack.c | ||
pulsemixertrack.h | ||
pulseprobe.c | ||
pulseprobe.h | ||
pulsesink.c | ||
pulsesink.h | ||
pulsesrc.c | ||
pulsesrc.h | ||
pulseutil.c | ||
pulseutil.h |