Searched refs:callback_on_died (Results 1 – 2 of 2) sorted by relevance
481 self.callbacks.callback_on_died(self.cid, death_reason); in monitor_vm_exit()
1301 pub fn callback_on_died(&self, cid: Cid, reason: DeathReason) { in callback_on_died() method