gst-plugins-rs/generic/threadshare
François Laignel 1573522520 ts/runtime: rewrite runnable loop
Previous version relied on a plain loop / match / break because
I experimented different strategies. The while variant is better
for the final solution.
2022-01-05 18:59:43 +01:00
..
examples ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
src ts/runtime: rewrite runnable loop 2022-01-05 18:59:43 +01:00
tests ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
LICENSE-LGPLv2 Add LICENSE files to each individual crate 2020-07-10 13:06:28 +03:00