Home
last modified time | relevance | path

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

/DragonOS/kernel/src/process/
H A Dfork.rs316 fn copy_sighand( in copy_sighand() method
470 Self::copy_sighand(&clone_flags, current_pcb, pcb).unwrap_or_else(|e| { in copy_process()
/DragonOS/docs/community/ChangeLog/V0.1.x/
H A DV0.1.1.md195 * new: 实现copy_sighand