HomeSort by relevance Sort by last modified time
    Searched full:deadlock (Results 126 - 150 of 595) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
capturerenderadapter.cc 50 // We *don't* take capture_crit_ here since it could deadlock with the lock
  /external/chromium_org/third_party/skia/src/gpu/
SkGrPixelRef.cpp 18 // to avoid deadlock with the default one provided by SkPixelRef.
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
Channel.java 78 * lead to a deadlock on both sides of the connection (senders are blocked
  /external/icu4c/common/
umutex.h 206 * and may cause a deadlock on some platforms.
  /external/iputils/doc/
pg3.sgml 141 switches, routers and end hosts may deadlock, crash, explode.
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
ConnectorAdapter.java 97 // Note: this technically adds a potential deadlock case
  /external/kernel-headers/original/asm-generic/bitops/
atomic.h 46 * to do bit manipulation (and they do) then you can get a deadlock
  /external/kernel-headers/original/asm-generic/
errno.h 6 #define EDEADLK 35 /* Resource deadlock would occur */
  /external/kernel-headers/original/asm-mips/
system.h 213 * See include/asm-ia64/system.h; prevents deadlock on SMP
  /external/libppp/src/
fsm.h 124 * timers to avoid deadlock". The StoppedTimer takes effect when the other
  /external/llvm/include/llvm/Support/
Mutex.h 34 /// also more likely to deadlock (same thread can't acquire more than
  /external/llvm/utils/lit/lit/
TestRunner.py 79 # To avoid deadlock, we use a single stderr stream for piped
148 # process, this could deadlock.
150 # FIXME: This is slow, but so is deadlock.
197 # FIXME: There is probably still deadlock potential here. Yawn.
  /external/qemu/distrib/sdl-1.2.15/src/thread/dc/
SDL_syscond.c 187 giving a deadlock. See the following URL for details:
  /external/qemu/distrib/sdl-1.2.15/src/thread/generic/
SDL_syscond.c 187 giving a deadlock. See the following URL for details:
  /external/qemu/distrib/sdl-1.2.15/src/thread/os2/
SDL_syscond.c 187 giving a deadlock. See the following URL for details:
  /external/skia/src/gpu/
SkGrPixelRef.cpp 18 // to avoid deadlock with the default one provided by SkPixelRef.
  /external/srec/portable/include/
ESR_ReturnCode.h 184 * Indicates a deadlock situation has occured.
  /external/stressapptest/src/
logger.h 40 // Logging from within the wrong part of the logger would trigger a deadlock,
  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h 143 // We need to avoid the deadlock when the incoming command thread and
  /frameworks/wilhelm/src/
entry.c 96 // but that would violate the lock order and potentially deadlock.
  /libcore/luni/src/main/native/
java_lang_ProcessManager.cpp 124 // when we forked, so an attempt to malloc(3) or free(3) would result in deadlock.
  /libcore/luni/src/test/java/tests/api/java/util/
TimerTaskTest.java 149 // Ensure cancelling a task won't cause deadlock
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 6 #define EDEADLK 35 /* Resource deadlock would occur */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file

Completed in 213 milliseconds

1 2 3 4 56 7 8 91011>>