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

<<11121314151617181920>>

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.h 102 // ExecuteWithDB() on the history thread to prevent deadlock. If this flag is
  /external/chromium/sdch/open-vcdiff/src/
mutex.h 154 // to do shared reads is necessary to avoid deadlock.
  /external/chromium/webkit/glue/media/
buffered_data_source_unittest.cc 514 // introduction of a pipeline teardown deadlock. The pipeline owner blocks
  /external/chromium_org/base/threading/
sequenced_worker_pool.h 105 // called Shutdown(), as this may lead to deadlock.
  /external/chromium_org/chrome/browser/history/
history_browsertest.cc 38 // the main thread would be blocked on the Wait call, resulting in a deadlock.
  /external/chromium_org/chrome/common/mac/
objc_zombie.mm 154 // Do the free out here to prevent any chance of deadlock.
  /external/chromium_org/content/browser/
plugin_process_host.cc 388 // a deadlock can occur if the plugin creation request from the renderer is
  /external/chromium_org/content/renderer/media/
buffered_data_source_unittest.cc 480 // introduction of a pipeline teardown deadlock. The pipeline owner blocks
  /external/chromium_org/ipc/
ipc_sync_channel.cc 505 // call. We must process it or otherwise a deadlock might occur.
  /external/chromium_org/mojo/system/
core_impl.cc 69 // Doing so would lead to deadlock.
  /external/chromium_org/net/base/
net_log.h 38 // OnAddEntry() method. Doing so will result in a deadlock.
  /external/chromium_org/third_party/icu/source/i18n/
transreg.h 67 * it when the registry mutex is NOT held, to prevent deadlock.
  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_glx_context.c 255 * an abort due to an attempted deadlock. This is why we earlier
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
hash.c 309 * locking deadlock (in case the callback calls _mesa_HashRemove()) and to
  /external/chromium_org/third_party/sqlite/src/src/
test_thread.c 435 ** Or, if sqlite3_unlock_notify() indicates that to block would deadlock
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
simple_mutex.h 170 // to do shared reads is necessary to avoid deadlock.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
central_freelist.cc 210 // concurrently. That can create a deadlock because there is no well
  /external/chromium_org/third_party/tcmalloc/vendor/
README 219 deadlock with the cpu-profiler, heap-profiler, and heap-checker.
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
simple_mutex.h 170 // to do shared reads is necessary to avoid deadlock.
  /external/chromium_org/third_party/tcmalloc/vendor/src/
central_freelist.cc 211 // concurrently. That can create a deadlock because there is no well
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 52 // deadlock, if one of the treads happens to be holding a libc lock;
  /external/icu4c/i18n/
transreg.h 67 * it when the registry mutex is NOT held, to prevent deadlock.
  /external/llvm/include/llvm/IR/
TypeBuilder.h 75 /// If you try to give it a recursive type, it will deadlock, infinitely
  /external/mesa3d/src/glx/apple/
apple_glx_context.c 255 * an abort due to an attempted deadlock. This is why we earlier
  /external/mesa3d/src/mesa/main/
hash.c 309 * locking deadlock (in case the callback calls _mesa_HashRemove()) and to

Completed in 1191 milliseconds

<<11121314151617181920>>