mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 01:43:22 +00:00
Support timeout for WaitQueue
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
d28f0db419
commit
bd6a4d34ff
@ -14,6 +14,7 @@
|
||||
#![feature(generators)]
|
||||
#![feature(iter_from_generator)]
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(let_chains)]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
Reference in New Issue
Block a user