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

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr.h 84 fix a deadlock in static initialization inside libsupc++. The header file
  /system/bt/osi/src/
thread.c 137 // deadlock.
  /system/core/libbacktrace/
BacktraceCurrent.cpp 113 // Do not remove the entry here because that can result in a deadlock
  /external/jemalloc/
ChangeLog 127 internally deadlock on some platforms.
295 - Fix a locking order bug that could cause deadlock during fork if heap
346 - Fix deadlock in the "arenas.purge" mallctl. This regression was introduced
440 - Fix a potential deadlock that could occur during interval- and
445 - Fix fork-related bugs that could cause deadlock in children between fork
556 - Fix a heap dumping deadlock.
    [all...]
  /bionic/libc/bionic/
pthread_rwlock.cpp 51 * - Posix states that behavior is undefined (may deadlock) if a thread tries
56 * write" cases and will deadlock in write after read case.
  /external/compiler-rt/lib/tsan/rtl/
tsan_report.cc 110 return "lock-order-inversion (potential deadlock)";
393 Printf("WARNING: DEADLOCK\n");
  /external/owasp/sanitizer/tools/findbugs/doc/
FAQ.html 238 <a href="http://deadlock.netbeans.org/hudson/job/sqe/lastStableBuild/artifact/build/full-sqe-updatecenter/updates.xml
239 ">http://deadlock.netbeans.org/hudson/job/sqe/lastStableBuild/artifact/build/full-sqe-updatecenter/updates.xml</a>
  /frameworks/av/services/audioflinger/
Effects.h 26 // if multiple mutexes must be acquired to avoid cross deadlock:
30 // to avoid cross deadlock with other clients calling AudioPolicyService methods that in turn
  /frameworks/base/services/core/java/com/android/server/
Watchdog.java 392 // We've waited half the deadlock-detection interval. Pull a stack
437 // deadlock and the watchdog as a whole to be ineffective)
  /libcore/luni/src/main/java/java/io/
PipedInputStream.java 200 * thread is used, a deadlock may occur.
266 * thread is used, a deadlock may occur.
PipedReader.java 187 * a deadlock may occur.
210 * deadlock may occur.
  /art/runtime/base/
mutex-inl.h 59 // on a thread. Lock checking is disabled to avoid deadlock when checking shutdown lock.
  /bionic/libc/include/sys/
_errdefs.h 74 __BIONIC_ERRDEF( EDEADLK , 35, "Resource deadlock would occur" )
  /development/ndk/platforms/android-3/include/sys/
_errdefs.h 73 __BIONIC_ERRDEF( EDEADLK , 35, "Resource deadlock would occur" )

Completed in 702 milliseconds

1 2 3 4 56 7 8 91011>>