gstreamer-rs/gstreamer-utils/src
Albert Sjolund 4d6c30cdb6 utils: streamproducer: wrap atomic operations
In order to support more platforms, especially MIPS,
add a small wrapper for necessary atomic(u64) instructions.
It exposes the necessary functions, and falls back to
mutex if needed.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1471>
2024-08-12 14:54:29 +02:00
..
lib.rs utils: Re export AddConsumerError 2022-05-17 20:19:12 +03:00
streamproducer.rs utils: streamproducer: wrap atomic operations 2024-08-12 14:54:29 +02:00