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

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
gthr.h 86 fix a deadlock in static initialization inside libsupc++. The header file
  /external/compiler-rt/lib/asan/tests/
asan_mac_test.cc 159 // Call malloc in the child process to make sure we won't deadlock.
171 // will cause forked processes to deadlock.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_deadlock_detector1.cc 10 // Deadlock detector implementation based on NxN adjacency bit matrix.
64 void *mem = MmapOrDie(sizeof(DD), "deadlock detector");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_threading.py 311 # Avoid a deadlock when sys.settrace steps into threading._shutdown
315 # A deadlock-killer, to prevent the
539 # There used to be a possible deadlock when forking from a child
567 # create the deadlock.
586 # deadlock when it shouldn't.
670 # Issue #13817: fork() would deadlock in a multithreaded program with
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_threading.py 311 # Avoid a deadlock when sys.settrace steps into threading._shutdown
315 # A deadlock-killer, to prevent the
539 # There used to be a possible deadlock when forking from a child
567 # create the deadlock.
586 # deadlock when it shouldn't.
670 # Issue #13817: fork() would deadlock in a multithreaded program with
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 155 // CHECK: WARNING: ThreadSanitizer: lock-order-inversion (potential deadlock)
182 // CHECK: WARNING: ThreadSanitizer: lock-order-inversion (potential deadlock)
189 // deadlock.
200 // CHECK: WARNING: ThreadSanitizer: lock-order-inversion (potential deadlock)
205 // The deadlock epoch should have changed and we should not report anything.
real_deadlock_detector_stress_test.cc 155 // Unlock all previously locked mutexes, otherwise other threads can deadlock.
  /cts/tests/tests/hardware/src/android/hardware/multiprocess/
ErrorLoggingService.java 492 * This is not safe to call from the UI thread, as this will deadlock with the looper used
537 * This is not safe to call from the UI thread, as this will deadlock with the looper used
563 * This is not safe to call from the UI thread, as this will deadlock with the looper used
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.cpp 102 * Release the lock briefly to avoid deadlock for below scenario:
166 * Release the lock briefly to avoid deadlock with
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
refill.c 106 /* Ignore this file in _fwalk to avoid potential deadlock. */
  /external/bison/lib/
spawn-pipe.h 114 * Note: The parent process must be careful to avoid deadlock.
  /external/compiler-rt/lib/tsan/dd/
dd_rtl.cc 44 Printf("WARNING: lock-order-inversion (potential deadlock)\n");
  /external/google-breakpad/src/client/windows/crash_generation/
client_info.cc 116 // callback (OnClientEnd) and waiting for it to finish will cause a deadlock.
  /external/iputils/doc/
pg3.sgml 141 switches, routers and end hosts may deadlock, crash, explode.
  /external/jemalloc/include/jemalloc/internal/
util.h 39 * Define a custom assert() in order to reduce the chances of deadlock during
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
ConnectorAdapter.java 97 // Note: this technically adds a potential deadlock case
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 6 #define EDEADLK 35 /* Resource deadlock would occur */
  /external/kernel-headers/original/uapi/linux/
dlmconstants.h 88 * Do not cancel the lock if it gets into conversion deadlock.

Completed in 722 milliseconds

1 2 34 5 6 7 8 91011>>