gst-plugins-rs/generic/threadshare
François Laignel 833331ab66 ts/Task: wake up after the triggering event is pushed
The scheduler is awaken when aborting a task loop, but not after
a triggering event is pushed. This can cause throttling to induce
long state transitions for pipelines with many streams.

Observed for Unprepare with:

GST_DEBUG=ts-benchmark:4 ../../target/debug/examples/benchmark 2000 ts-udpsrc 2 20 5000
2022-08-09 13:17:21 +00:00
..
examples Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
src ts/Task: wake up after the triggering event is pushed 2022-08-09 13:17:21 +00:00
tests ts/tests/pad: minor ckeanups 2022-07-09 17:03:21 +00:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml ts/udpsink: reduce sync primitives in async hot path 2022-07-09 17:03:21 +00:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00