Home
last modified time | relevance | path

Searched refs:adopt_childen (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/process/
H A Dmod.rs359 .adopt_childen() in exit_notify()
924 unsafe fn adopt_childen(&self) -> Result<(), SystemError> { in adopt_childen() method