Searched refs:notify_process_terminate (Results 1 – 2 of 2) sorted by relevance
93 .notify_process_terminate(pid as u64) in process_died_callback()
105 pub(crate) fn notify_process_terminate(&self, pid: u64) -> ErrorCode { in notify_process_terminate() method