HomeSort by relevance Sort by last modified time
    Searched full:interrupt (Results 301 - 325 of 853) sorted by null

<<11121314151617181920>>

  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RefQueueWorker.java 123 wt.interrupt();
WaitingThread.java 191 public void interrupt() { method in class:WaitingThread
  /external/bluetooth/bluez/input/
server.c 209 error("Failed to listen on interrupt channel");
  /external/chromium/chrome/browser/extensions/
extension_tts_api.h 27 // a time. If it wants to interrupt speech, it will always call Stop
extension_tts_apitest.cc 109 ASSERT_TRUE(RunExtensionTest("tts/interrupt")) << message_;
  /external/chromium/net/disk_cache/
sparse_control.h 131 // should move on to the next child and false when we should interrupt our
  /external/guava/src/com/google/common/util/concurrent/
TimeLimiter.java 94 * interrupt status is re-asserted.
  /external/kernel-headers/original/asm-arm/
locks.h 10 * Interrupt safe locking assembler.
  /external/kernel-headers/original/asm-x86/
desc_32.h 54 #define DESCTYPE_INT 0x8e /* present, system, DPL-0, interrupt gate */
semaphore_32.h 9 * SMP- and interrupt-safe semaphores..
spinlock_32.h 135 * but no interrupt writers. For those circumstances we
thread_info_32.h 155 /* work to do on interrupt/exception return */
  /external/kernel-headers/original/linux/
ftape.h 34 #include <linux/interrupt.h>
netdevice.h 560 #include <linux/interrupt.h>
670 * is executing from interrupt context.
688 * either from interrupt or non-interrupt context.
notifier.h 19 * Atomic notifier chains: Chain callbacks run in interrupt/atomic
  /external/libvpx/examples/includes/geshi/geshi/
genero.php 180 "INTERRUPT",
pascal.php 66 'interface','interrupt','label','library','mod','name','not','of',
  /external/llvm/lib/Target/MBlaze/
MBlazeISelLowering.h 84 // Return from interrupt
  /external/llvm/utils/
makellvm 142 # CODE TO BE EXECUTED IF INTERRUPT IS RECEIVED
  /external/oprofile/doc/
oprofile.1.in 41 and uses a timer-interrupt based mechanism on CPUs without counters.
  /external/oprofile/libop/
op_cpu_type.c 31 { "CPU with timer interrupt", "timer", CPU_TIMER_INT, 1 },
  /external/oprofile/libpp/
op_header.cpp 174 str += "Profiling through timer interrupt";
  /external/qemu/
Changelog 62 - pci: interrupt disable bit support (Michael S. Tsirkin)
63 - pci: interrupt status bit implementation (Michael S. Tsirkin)
64 - pci: prepare irq code for interrupt state (Michael S. Tsirkin)
367 - CPU interrupt fixes
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio.c 25 Audio interrupt variables and callback function
  /external/qemu/distrib/sdl-1.2.12/src/timer/unix/
SDL_systimer.c 120 /* Calculate the time interval left (in case of interrupt) */

Completed in 831 milliseconds

<<11121314151617181920>>