mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-28 00:00:11 +02:00
sync: track upstream loom changes (#1407)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use super::list;
|
||||
use crate::loom::{
|
||||
futures::AtomicWaker,
|
||||
future::AtomicWaker,
|
||||
sync::atomic::AtomicUsize,
|
||||
sync::{Arc, CausalCell},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user