Home
last modified time | relevance | path

Searched defs:BackgroundJobControl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/swap/src/
H A Dworker.rs190 pub struct BackgroundJobControl { struct
195 impl BackgroundJobControl { argument
H A Dcontroller.rs558 bg_job_control: BackgroundJobControl, in monitor_process()
797 bg_job_control: &BackgroundJobControl, in handle_enable_command()
875 bg_job_control: &BackgroundJobControl, in abort_background_job()
901 bg_job_control: &'env BackgroundJobControl, in handle_vmm_swap()