Searched refs:wait4 (Results 1 – 4 of 4) sorted by relevance
70 - bugfix: 修复了wait4的异常报错 (#312)290 修复了wait4的异常报错 (#312)292 * 修复了wait4的异常报错
1654 wait4系统调用支持options字段 (#398)2032 * 使用rust重写wait4 (#377)2044 * wait4
142 pub fn wait4( in wait4() method
282 Self::wait4(pid.into(), wstatus, options, rusage) in handle()