gst-plugins-rs/utils
Guillaume Desmottes 5f007ed7ee togglerecord: define total order on mutexes
I'm tracking a bug which may or may not be related to a deadlock in
togglerecord.

I audited the code and figured we could define a total order on the
mutexes with just a few changes.
I don't know yet if that will help with my bug but it can't hurt to have
a order properly documented with so many mutexes involved.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1935>
2024-11-29 11:56:37 +00:00
..
fallbackswitch Update for GLib signal API changes 2024-11-22 15:52:41 +02:00
livesync Remove once_cell dependency 2024-10-21 17:53:18 +00:00
togglerecord togglerecord: define total order on mutexes 2024-11-29 11:56:37 +00:00
tracers Update for GLib signal API changes 2024-11-22 15:52:41 +02:00
uriplaylistbin Update to thiserror 2 2024-11-06 11:02:41 +02:00