mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-29 16:13:27 +00:00
Support timeout for WaitQueue
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
d28f0db419
commit
bd6a4d34ff
@ -6,7 +6,6 @@ pub enum Error {
|
||||
PageFault,
|
||||
AccessDenied,
|
||||
IoError,
|
||||
InvalidVmpermBits,
|
||||
NotEnoughResources,
|
||||
NoChild,
|
||||
TimeOut,
|
||||
}
|
||||
|
Reference in New Issue
Block a user