Home
last modified time | relevance | path

Searched defs:ShutdownType (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.9/kernel/src/net/socket/
Dmod.rs436 pub fn shutdown_type(&self) -> ShutdownType { in shutdown_type()
440 pub fn shutdown_type_writer(&mut self) -> RwLockWriteGuard<ShutdownType> { in shutdown_type_writer()