Thibault Saunier accbcabeea validate: Protect init function with a recursive mutex
In tests in the rust bindings we end up with 2 thread initializing
concurrently, and it should not be a problem, -validate should be MT
safe.

Using a recursive mutex as we might recursively init for some reason
and we are not on the hot path here in any case.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4089>
2023-03-02 02:50:45 +00:00
..
2022-03-01 11:33:10 +00:00
2023-01-23 19:41:07 +00:00
2023-01-23 23:04:53 +00:00
2023-01-23 19:41:07 +00:00
2023-01-23 19:41:07 +00:00