gst-plugins-rs/generic/threadshare/src
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
..
appsrc ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
inputselector ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
jitterbuffer ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
proxy ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
queue ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
runtime ts/runtime: rewrite runnable loop 2022-01-05 18:59:43 +01:00
tcpclientsrc ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
udpsink ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
udpsrc ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
dataqueue.rs generic: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
lib.rs ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00
socket.rs ts/executor: replace tokio with smol-like implementation 2021-12-25 11:25:56 +00:00