Home
last modified time | relevance | path

Searched refs:Suspending (Results 1 – 25 of 26) sorted by relevance

12

/external/crosvm/vm_control/src/
Dlib.rs136 Suspending, enumerator
149 Suspending => write!(f, "suspending"), in fmt()
1236 kick_vcpus(VcpuControl::RunState(VmRunMode::Suspending)); in new()
1241 if current_mode != VmRunMode::Suspending { in new()
1246 VmRunMode::Suspending => { in new()
1262 if self.saved_run_mode != VmRunMode::Suspending { in drop()
1368 *run_mode = Some(VmRunMode::Suspending); in execute()
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/
DREADME.md21 Suspending extension functions and suspending iteration:
/external/kotlinx.coroutines/kotlinx-coroutines-core/
DREADME.md30 | **Name** | **Suspending functions** …
53 | **Receiver** | **Suspending function** …
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/
DREADME.md33 | **Name** | **Suspending functions** | **Description**
56 | **Receiver** | **Suspending function** | **Select clause** …
/external/crosvm/src/sys/windows/
Drun_vcpu.rs499 VmRunMode::Suspending | VmRunMode::Breakpoint => { in run()
918 VmRunMode::Suspending => { in vcpu_loop()
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx2/
DREADME.md23 Suspending extension functions and suspending iteration:
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-rx3/
DREADME.md23 Suspending extension functions and suspending iteration:
/external/crosvm/src/crosvm/sys/unix/
Dvcpu.rs335 VmRunMode::Suspending => { in vcpu_loop()
/external/kotlinx.coroutines/docs/topics/
Dcoroutines-and-channels.md430 ## Suspending functions
477 > Suspending functions can't be called everywhere. Calling a suspending function from `loadContribu…
552 ![Suspending coroutines](suspension-process.gif){width=700}
562 ![Suspending request](suspend-requests.png){width=700}
589 Suspending functions treat the thread fairly and don't block it for "waiting". However, this doesn'…
/external/crosvm/src/crosvm/sys/
Dunix.rs2736 (VmRunMode::Suspending, run_mode) in run_control()
2968 VcpuControl::RunState(VmRunMode::Suspending), in run_control()
/external/python/pyfakefs/docs/
Dusage.rst725 Suspending patching
/external/libcups/locale/
Dcups.strings2631 // TRANSLATORS: Job Suspending
2632 "job-state-reasons.job-suspending" = "Job Suspending";
Dcups_en.po7773 #. TRANSLATORS: Job Suspending
7775 msgstr "Job Suspending"
Dcups_cs.po7487 #. TRANSLATORS: Job Suspending
Dcups_zh_CN.po7619 #. TRANSLATORS: Job Suspending
Dcups_ru.po7649 #. TRANSLATORS: Job Suspending
Dcups_de.po7603 #. TRANSLATORS: Job Suspending
Dcups_ja.po7674 #. TRANSLATORS: Job Suspending
Dcups_fr.po7505 #. TRANSLATORS: Job Suspending
Dcups_pt_BR.po7700 #. TRANSLATORS: Job Suspending
Dcups_ca.po7689 #. TRANSLATORS: Job Suspending
Dcups_es.po7705 #. TRANSLATORS: Job Suspending
Dcups_it.po7690 #. TRANSLATORS: Job Suspending
Dcups.pot9665 #. TRANSLATORS: Job Suspending
/external/libjpeg-turbo/
Dlibjpeg.txt751 Suspending data sources are not supported by this function. Calling

12