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

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/util/concurrent/atomic/
Fences.java 299 * for example because it would encounter deadlock.
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java 642 // can potentially cause a deadlock situation if this method is called from code which
    [all...]
  /packages/apps/Email/provider_src/com/android/email/provider/
ContentCache.java 477 // to prevent deadlock with a writing thread (which might, for example, be calling into
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_debug.c 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_debug.c 497 * boris : there is a deadlock potential situation here if we lock two containers sequentially.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
SocketServer.py 248 deadlock.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
SocketServer.py 248 deadlock.
  /system/bt/btif/src/
btif_sock_rfc.c 787 //unlock before BTA_JvRfcommWrite to avoid deadlock on concurrnet multi rfcomm connectoins
  /system/core/adb/
sockets.cpp 243 // tweak to avoid deadlock
  /external/google-breakpad/src/testing/test/
gmock-spec-builders_test.cc     [all...]
  /external/jemalloc/src/
jemalloc.c     [all...]
  /external/lldb/test/pexpect-2.4/doc/
index.html 429 most interactive programs to deadlock. Block buffering is more
449 deadlock while waiting for input -- because you never send it any
    [all...]
index.template.html 429 most interactive programs to deadlock. Block buffering is more
449 deadlock while waiting for input -- because you never send it any
    [all...]
  /external/ppp/pppd/
main.c     [all...]
  /external/valgrind/drd/docs/
drd-manual.xml 205 Deadlock. A deadlock occurs when two or more threads wait for
    [all...]
  /art/runtime/gc/collector/
semi_space.cc 109 // mutator lock, then we can't lock it again since it will cause a deadlock.
    [all...]
  /cts/libs/testserver/src/android/webkit/cts/
CtsTestServer.java 227 // Avoid a deadlock between two threads where one is trying to call
    [all...]
  /docs/source.android.com/src/devices/graphics/
implement.jd 374 <p>This is helpful in debugging to identify the source of a deadlock. Those
  /external/e2fsprogs/lib/ext2fs/
tdb.c 376 deadlock detection and claim a deadlock when progress can be
    [all...]
  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc 352 // deadlock if the exception handler is destroyed while executing code
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceTest.java 517 // since in a separate thread, we can callback and not deadlock
    [all...]

Completed in 1588 milliseconds

<<11121314151617181920>>