gst-plugins-rs/utils
Guillaume Desmottes 5024be9f2e 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/1958>
2024-12-02 07:54:23 +00:00
..
fallbackswitch Add versions to gst-plugin-gtk4 dependencies for examples 2024-07-16 18:57:29 +03:00
livesync livesync: Report latency query results when handling latency query too 2024-08-22 10:48:21 +00:00
togglerecord togglerecord: define total order on mutexes 2024-12-02 07:54:23 +00:00
tracers Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
uriplaylistbin uriplaylistbin: Properly check for stream-collection/streams-selected events 2024-09-28 14:34:58 +01:00