HomeSort by relevance Sort by last modified time
    Searched full:deadlock (Results 376 - 400 of 595) sorted by null

<<11121314151617181920>>

  /bootable/recovery/minadbd/
sockets.c 227 // tweak to avoid deadlock
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 367 // buffer now or in the near future (i.e. this should never deadlock
  /dalvik/vm/
Globals.h 498 * this order to avoid deadlock:
    [all...]
  /external/bison/src/
output.c 538 installation. A faulty installation can cause deadlock, so a
  /external/chromium/chrome/browser/sync/
profile_sync_service_password_unittest.cc 88 // is already held by this thread, deadlock if held by another thread).
  /external/chromium/net/http/
http_stream_factory_impl_job.cc 816 // SSLSocketParams might cause a deadlock since params are dispatched
    [all...]
  /external/chromium_org/android_webview/browser/
in_process_view_renderer.cc 189 LOG(ERROR) << "Failed to request GL process. Deadlock likely: "
    [all...]
  /external/chromium_org/base/threading/
sequenced_worker_pool_unittest.cc 790 // spamming the method shouldn't deadlock or confuse the class.
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_password_unittest.cc 77 // is already held by this thread, deadlock if held by another thread).
  /external/chromium_org/content/common/gpu/
gpu_channel.cc 534 // process. This could result in deadlock.
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_browsertest.cc 483 // Verify that the BrowserPlugin does not 'deadlock': it can recover from
  /external/chromium_org/net/test/android/javatests/src/org/chromium/net/test/util/
TestWebServer.java 131 // Avoid a deadlock between two threads where one is trying to call
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 89 // does not signal that it is ready, then we will deadlock the main
service_runtime.cc 188 // This assumes we are not on the main thread. If false, we deadlock.
  /external/chromium_org/remoting/host/mac/
me2me_preference_pane.mm 597 // waitpid() first would result in deadlock.
  /external/chromium_org/sync/syncable/
directory.h 414 // other buffered IO. Violating this rule will result in deadlock.
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 860 * we would hit a deadlock in the kernel.
  /external/chromium_org/third_party/openssl/openssl/apps/
openssl.c 180 * (would deadlock) */
  /external/chromium_org/third_party/sqlite/src/src/
backup.c 152 ** a malfunction or a deadlock.
  /external/chromium_org/third_party/sqlite/src/test/
walthread.test 475 # This test case attempts to provoke a deadlock condition that existed in
  /external/clang/include/clang/Basic/
Attr.td 794 // C/C++ Thread safety attributes (e.g. for deadlock, data race checking)
  /external/iputils/
ping_common.c 551 /* Fall to hard error. It is to avoid complete deadlock
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 860 * we would hit a deadlock in the kernel.
  /external/openssl/apps/
openssl.c 180 * (would deadlock) */
  /external/oprofile/module/
oprofile.c 85 * taken from some non-wake_up() path and deadlock. Currently this means only

Completed in 1342 milliseconds

<<11121314151617181920>>