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

1 2 3 45 6 7 8 91011>>

  /external/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 177 // check deadlock avoidance
  /external/libcxxabi/src/
cxa_guard.cpp 203 abort_message("__cxa_guard_acquire detected deadlock");
  /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 80 # To avoid deadlock, we use a single stderr stream for piped
151 # process, this could deadlock.
153 # FIXME: This is slow, but so is deadlock.
204 # FIXME: There is probably still deadlock potential here. Yawn.
  /external/skia/src/gpu/
SkGrPixelRef.cpp 20 // to avoid deadlock with the default one provided by SkPixelRef.
  /external/tcpdump/win32/Include/
errno.h 38 #define EDEADLK 35 /* Resource deadlock would occur */
  /frameworks/av/services/camera/libcameraservice/api1/
CameraClient.h 148 // 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.
  /hardware/intel/common/wrs_omxil_core/utils/src/
workqueue.cpp 91 /* this prevents deadlock if Run() is sleeping with locking wcond */
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
TimerTaskTest.java 149 // Ensure cancelling a task won't cause 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.
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/thread/thread.mutex/thread.once/thread.once.callonce/
call_once.pass.cpp 175 // check deadlock avoidance
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_guard.cpp 203 abort_message("__cxa_guard_acquire detected deadlock");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 6 #define EDEADLK 35 /* Resource deadlock would occur */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dlmconstants.h 88 * Do not cancel the lock if it gets into conversion deadlock.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 6 #define EDEADLK 35 /* Resource deadlock would occur */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dlmconstants.h 88 * Do not cancel the lock if it gets into conversion deadlock.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file

Completed in 35 milliseconds

1 2 3 45 6 7 8 91011>>