HomeSort by relevance Sort by last modified time
    Searched full:interrupt (Results 1026 - 1050 of 1559) sorted by null

<<41424344454647484950>>

  /external/qemu/
posix-aio-compat.c 634 act.sa_flags = 0; /* do not restart syscalls to interrupt select() */
  /external/qemu/target-mips/
translate_init.c 41 no external interrupt controller, no vectored interupts,
  /external/replicaisland/src/com/replica/replicaisland/
Game.java 394 mGame.interrupt();
  /external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/
Socks5Proxy.java 175 this.serverThread.interrupt();
  /external/v8/include/
v8-debug.h 356 * 1. V8 is running script; V8 will automatically interrupt and process all
  /external/yaffs2/yaffs2/mtdemul/
nandemul2k.c 28 #include <linux/interrupt.h>
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c 86 * We don't want an error to be returned because it would interrupt the close process and
  /frameworks/base/core/java/android/os/
RecoverySystem.java 132 * SecurityException being thrown (and the thread's interrupt flag
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 300 * client may decide whether or not to interrupt the execution. If the
  /frameworks/base/docs/html/distribute/googleplay/policies/
ads.jd 120 If your app displays ads, it should do so in ways that do not interrupt users,
  /frameworks/base/libs/hwui/
DisplayListRenderer.cpp 148 void DisplayListRenderer::interrupt() { function in class:android::uirenderer::DisplayListRenderer
  /frameworks/base/services/java/com/android/server/power/
ShutdownThread.java 503 // Failure to vibrate shouldn't interrupt shutdown. Just log it.
  /hardware/invensense/60xx/mlsdk/mllite/
ml.h 106 /* Interrupt Source */
  /hardware/ti/omap3/dspbridge/inc/
mem.h 364 * Memory locked by this service can be accessed at interrupt time, or
  /hardware/ti/omap3/dspbridge/libbridge/inc/
mem.h 364 * Memory locked by this service can be accessed at interrupt time, or
  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertInstaller.java 210 Thread.currentThread().interrupt();
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
ActionModeHandler.java 395 // Interrupt previous unfinished task, mMenuTask is only accessed in main thread
  /packages/apps/KeyChain/src/com/android/keychain/
KeyChainActivity.java 409 Thread.currentThread().interrupt();
  /packages/apps/Settings/src/com/android/settings/
CredentialStorage.java 315 Thread.currentThread().interrupt();
TrustedCredentialsSettings.java 469 Thread.currentThread().interrupt();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
emu10k1.h 326 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 326 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
emu10k1.h 326 unsigned short gpr_tmpcount; /* GPR containing current count of samples to interrupt (host = set, FX8010) */
  /system/core/rootdir/etc/
init.testmenu 187 echo " 3: Toggle debug Interrupt"
  /art/runtime/
monitor.cc 369 * Wait on a monitor until timeout, interrupt, or notification. Used for
372 * If another thread calls Thread.interrupt(), we throw InterruptedException
    [all...]

Completed in 2396 milliseconds

<<41424344454647484950>>