gst-plugins-rs/generic/threadshare/src
Sebastian Dröge 4ad101b53b Use once_cell crate directly again
The glib crate does not depend on it anymore and also does not re-export
it anymore.

Also switch some usages of OnceCell to OnceLock from std.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1441>
2024-01-31 18:07:57 +02:00
..
appsrc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
audiotestsrc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
inputselector Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
jitterbuffer Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
proxy Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
queue Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
runtime Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
tcpclientsrc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
udpsink Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
udpsrc Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
dataqueue.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
lib.rs ts: introduce ts-audiotestsrc 2022-11-09 07:55:04 +00:00
socket.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00