mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2025-01-10 09:15:27 +00:00
2ba5105b80
They can actually be shared with multiple threads at the same time safely as all functions requiring an immutable reference are thread-safe. OTOH TypeFind can't be shared safely between different threads as not all implementations of the TypeFind struct are thread-safe. |
||
---|---|---|
.. | ||
auto | ||
caps_features.rs | ||
context.rs | ||
gl_context.rs | ||
gl_display.rs | ||
gl_display_egl.rs | ||
gl_display_wayland.rs | ||
gl_display_x11.rs | ||
gl_sync_meta.rs | ||
gl_video_frame.rs | ||
lib.rs |