Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/src/sys/windows/
H A Drun_vcpu.rs422 pub fn add_vcpu_thread(&mut self, thread: VcpuRunThread) { in add_vcpu_thread() method
635 monitor.add_vcpu_thread(vcpu_run_thread); in run_all_vcpus()
1014 monitor.add_vcpu_thread(new_vcpu); in set_up_stall_monitor()