mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 16:33:24 +00:00
Add support for Rcu
to store an Either
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
a1f81df263
commit
de69fd6c31
@ -43,7 +43,7 @@ pub mod task;
|
||||
pub mod timer;
|
||||
pub mod trap;
|
||||
pub mod user;
|
||||
pub(crate) mod util;
|
||||
pub mod util;
|
||||
|
||||
use core::sync::atomic::{AtomicBool, Ordering};
|
||||
|
||||
|
Reference in New Issue
Block a user