HomeSort by relevance Sort by last modified time
    Searched full:deadlock (Results 251 - 275 of 501) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
svc.h 224 * deadlock the caller and server processes!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socketserver.py 79 signal_alarm(0) # Didn't deadlock.
test_bz2.py 129 # This call will deadlock of the above .next call failed to
302 # Using a BZ2File from several threads doesn't deadlock (issue #7205).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socketserver.py 79 signal_alarm(0) # Didn't deadlock.
test_bz2.py 129 # This call will deadlock of the above .next call failed to
302 # Using a BZ2File from several threads doesn't deadlock (issue #7205).
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.jobs_3.5.300.v20130429-1813.jar 
  /art/runtime/base/
mutex.h 52 // partial ordering and thereby cause deadlock situations to fail checks.
54 // [1] http://www.drdobbs.com/parallel/use-lock-hierarchies-to-avoid-deadlock/204801163
  /external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.cc 134 // Otherwise the UnregisterWaitEx call below will cause a deadlock.
871 // method which will lead to a deadlock because it is being called from the
    [all...]
  /external/icu/icu4c/source/i18n/
ucol_res.cpp 277 // so that we do not deadlock in the cache.
283 // Otherwise, two concurrent requests with opposite fallbacks would deadlock each other.
transreg.h 67 * it when the registry mutex is NOT held, to prevent deadlock.
  /frameworks/av/services/camera/libcameraservice/api1/client2/
ZslProcessor3.cpp 648 // potential deadlock
662 // Calling clearZslQueueLocked is a guaranteed deadlock because this callback
  /system/core/libutils/
Threads.cpp 799 "Thread object's thread. It's a guaranteed deadlock!",
823 "Thread object's thread. It's a guaranteed deadlock!",
  /art/runtime/
thread_list.cc 635 // is requesting another suspend, to avoid deadlock, by requiring this function be called
646 // re-decrement it since it is shutting down and may deadlock the runtime in
738 // is requesting another suspend, to avoid deadlock, by requiring this function be called
    [all...]
fault_handler.cc 152 // If the handler tries to call malloc, it will deadlock.
  /art/test/etc/
run-test-jar 428 # will induce a full thread dump before abort. However, dumping threads might deadlock,
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera.h 635 * This is to avoid deadlock when trying to aquire ch_lock,
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 576 * This is to avoid deadlock when trying to aquire ch_lock,
  /external/ceres-solver/internal/ceres/
mutex.h 166 // to do shared reads is necessary to avoid deadlock.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 65 // deadlock, if one of the treads happens to be holding a libc lock;
  /external/elfutils/src/libdwfl/
frame_unwind.c 676 which would deadlock us. */
  /external/guava/guava-tests/test/com/google/common/util/concurrent/
ServiceManagerTest.java 276 * then awaitStopped would deadlock due to an IllegalStateException that was thrown when trying to
  /external/libvncserver/x11vnc/
cleanup.c 96 * to avoid deadlock, etc, under quick=1 we just delete the shm
  /external/llvm/include/llvm/IR/
TypeBuilder.h 75 /// If you try to give it a recursive type, it will deadlock, infinitely

Completed in 1258 milliseconds

<<11121314151617181920>>