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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/content/browser/
plugin_browsertest.cc 297 // a paint message doesn't cause deadlock.
302 // Tests that putting up an alert in response to a paint doesn't deadlock.
plugin_service_impl.h 141 // or else a deadlock can occur.
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.h 277 // we hit a deadlock.
443 // Do not lock this on the VoE media processor thread; potential for deadlock
  /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/java/com/android/server/
Watchdog.java 373 // We've waited half the deadlock-detection interval. Pull a stack
424 // 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.
  /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" )
  /device/generic/goldfish/camera/
CallbackNotifier.h 38 * which will cause a deadlock.
  /external/chromium/base/threading/
thread.h 91 // deadlock on Windows with printer worker thread. In any other case, Stop()
  /external/chromium/chrome/browser/content_settings/
host_content_settings_map.h 181 // mutex deadlock.
  /external/chromium/chrome/browser/
gpu_process_host_ui_shim.cc 64 // process. This could result in deadlock. Unfortunately linux does this for
  /external/chromium/chrome/common/deprecated/
event_sys_unittest.cc 132 // Test that disconnect within callback doesn't deadlock.
  /external/chromium_org/base/threading/
thread.h 119 // deadlock on Windows with printer worker thread. In any other case, Stop()
  /external/chromium_org/cc/layers/
video_layer_impl.cc 83 // lock should not cause a deadlock.
  /external/chromium_org/content/child/npapi/
np_channel_base.h 212 // However to avoid deadlock, we must ensure that any message that's sent as
  /external/chromium_org/crypto/
nss_util.h 150 // NSS has a bug which can cause a deadlock or stall in some cases when writing
  /external/chromium_org/ipc/
ipc_sync_channel.h 54 // be dispatched in a reentrant manner to avoid deadlock.
  /external/chromium_org/media/audio/pulse/
pulse_unified.cc 258 // will cause deadlock on the operation.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_cond_destroy.c 147 * and will not cause a deadlock with respect to concurrent
ptw32_callUserDestroyRoutines.c 119 * so we must be careful to avoid deadlock.
sem_timedwait.c 131 * EDEADLK a deadlock condition was detected.
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
service_runtime.h 149 // we'd get a deadlock.
  /external/chromium_org/ppapi/proxy/
host_dispatcher.cc 144 // never clears this flag on messages it sends, we can't get deadlock, but we

Completed in 1550 milliseconds

1 2 3 4 5 6 78 91011>>