Lines Matching full:suspend
328 * Suspend the execution of the application running in the VM (i.e. suspend
331 * This needs to increment the "suspend count" on all threads.
341 * Resume execution. Decrements the "suspend count" of all threads.
1016 * Suspend the specified thread.
1027 ALOGI(" Warning: ignoring request to suspend self");
1030 ALOGV(" Req to suspend thread 0x%llx", threadId);
1188 * Return the suspend count for the specified thread.
1191 * its suspend count recently.)
1381 LOGVV(" Set(kind=%s(%u) suspend=%s(%u) mods=%u)",
1741 { 1, 8, handleVM_Suspend, "VirtualMachine.Suspend" },
1822 { 11, 2, handleTR_Suspend, "ThreadReference.Suspend" },
1901 * suspend policy, this may allow events in other threads to fire,
1906 * thread up, or risk waiting for the thread to suspend after we've