Alexander Slobodeniuk 8e0046a738 tests/d3d11: add concurrency test for gstd3d11device
We suspect that it's not thread safe to just create and
destroy the device from any thread, particularly because
of D3D11CreateDevice, that is not documented as thread-safe.
While D3D11CreateDevice is usually protected from outside
by the gst_d3d11_ensure_element_data, it still can cross
with the Release() method of another device.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6686>
2024-04-20 11:22:41 +00:00
..
2024-04-07 21:50:17 +00:00
2024-04-04 19:39:09 +00:00
2024-03-05 12:58:57 +00:00
2024-03-05 12:58:57 +00:00
2024-03-05 12:58:57 +00:00
2023-12-13 11:51:53 +00:00
2024-03-23 13:08:15 +00:00
2024-03-05 12:58:57 +00:00
2023-12-13 11:51:53 +00:00
2024-03-23 13:08:15 +00:00
2024-03-23 13:08:15 +00:00