gst-plugins-rs/generic/threadshare/src
Arun Raghavan af4cf79b37 threadshare: Fix a deadlock in used-socket notification
This manifests in a gst-launch-1.0 pipeline using ts-udpsrc, since
notification of used-socket results in the property being read by the
application, and the settings lock causes a deadlock.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1410>
2023-12-18 10:07:29 +02:00
..
appsrc Use re-exported once_cell 2023-07-06 17:50:49 +03:00
audiotestsrc Use re-exported once_cell 2023-07-06 17:50:49 +03:00
inputselector Use re-exported once_cell 2023-07-06 17:50:49 +03:00
jitterbuffer threadshare: Fix a typo while logging 2023-12-18 10:07:24 +02:00
proxy Use re-exported once_cell 2023-07-06 17:50:49 +03:00
queue Use re-exported once_cell 2023-07-06 17:50:49 +03:00
runtime threadshare: Fix docs typos 2023-10-04 19:09:57 +03:00
tcpclientsrc Use re-exported once_cell 2023-07-06 17:50:49 +03:00
udpsink Use re-exported once_cell 2023-07-06 17:50:49 +03:00
udpsrc threadshare: Fix a deadlock in used-socket notification 2023-12-18 10:07:29 +02:00
dataqueue.rs Use re-exported once_cell 2023-07-06 17:50:49 +03:00
lib.rs ts: introduce ts-audiotestsrc 2022-11-09 07:55:04 +00:00
socket.rs generic: threadshare: port to polling 3.1.0 2023-10-04 19:09:11 +03:00