Searched defs:VcpuRunHandle (Results 1 – 2 of 2) sorted by relevance
177 pub struct VcpuRunHandle { struct179 fingerprint: VcpuRunHandleFingerprint, argument184 impl VcpuRunHandle { argument206 impl Drop for VcpuRunHandle { implementation233 fn take_run_handle(&self, signal_num: Option<c_int>) -> Result<VcpuRunHandle>; in take_run_handle()
684 fn take_run_handle(&self, signal_num: Option<c_int>) -> Result<VcpuRunHandle> { in take_run_handle()