Home
last modified time | relevance | path

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

/DragonOS/kernel/src/process/
H A Dmod.rs928 let mut init_childen_guard = init_pcb.children.write(); in adopt_childen() localVariable
931 init_childen_guard.push(*pid); in adopt_childen()