gst-plugins-rs/gst-plugin-threadshare
Sebastian Dröge b84388b0f3 threadshare: Fix shutdown race condition
We might've already handled the shutdown unparking while doing the
previous turn(s), so we have to check the atomic bool afterwards again
and before waiting (potentially) forever.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/issues/75
2019-10-02 12:02:09 +03:00
..
examples Update for gstreamer-rs MR 200 2019-01-12 18:00:04 +01:00
src threadshare: Fix shutdown race condition 2019-10-02 12:02:09 +03:00
tests tests/appsrc: remove unrelated jitterbuffer "tests" 2019-09-06 21:13:37 +02:00
build.rs WIP: thread-sharing jitterbuffer 2019-09-06 14:33:39 +00:00
Cargo.toml Remove usage of subclassing feature, it's the default now 2019-09-09 10:45:06 +03:00