Searched
full:deadlock (Results
301 -
325 of
595) sorted by null
<<11121314151617181920>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/ |
svc.h | 226 * deadlock the caller and server processes!
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_socketserver.py | 79 signal_alarm(0) # Didn't deadlock.
|
test_bz2.py | 129 # This call will deadlock of the above .next call failed to 302 # Using a BZ2File from several threads doesn't deadlock (issue #7205).
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_socketserver.py | 79 signal_alarm(0) # Didn't deadlock.
|
test_bz2.py | 129 # This call will deadlock of the above .next call failed to 302 # Using a BZ2File from several threads doesn't deadlock (issue #7205).
|
/prebuilts/tools/darwin-x86/sdl/include/SDL/ |
SDL_audio.h | 265 * function or you will cause deadlock.
|
/prebuilts/tools/linux-x86/sdl/include/SDL/ |
SDL_audio.h | 265 * function or you will cause deadlock.
|
/prebuilts/tools/windows/sdl/include/SDL/ |
SDL_audio.h | 265 * function or you will cause deadlock.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar | |
/external/chromium/base/synchronization/ |
condition_variable_win.cc | 388 possible deadlock scenario? Our internal_lock_ is always the last 389 lock acquired, and the first one released, and hence a deadlock (due
|
/external/chromium_org/base/synchronization/ |
condition_variable_win.cc | 581 possible deadlock scenario? Our internal_lock_ is always the last 582 lock acquired, and the first one released, and hence a deadlock (due
|
/external/chromium_org/chrome/browser/metrics/ |
thread_watcher.h | 315 // deadlock, or look for a solo hung thread. A small live_threads_threshold 316 // looks for a broad deadlock (few browser threads left running), and a large
|
/external/chromium_org/media/audio/win/ |
audio_output_win_unittest.cc | 262 // Test potential deadlock situation if the source is slow or blocks for some 290 // Test another potential deadlock situation if the thread that calls Start()
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
implement.h | 444 * To avoid deadlock, whenever both locks are required both the 448 * carefully (but inelegantly) to avoid deadlock. [all...] |
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
DatabaseBackendBase.cpp | 277 // actual version from the database without potentially inducing a deadlock. 333 // inducing a form of deadlock, a busytimeout error when trying to
|
/external/chromium_org/third_party/openssl/openssl/crypto/ |
mem_dbg.c | 244 * we're holding CRYPTO_LOCK_MALLOC, or we'll deadlock if 800 /* avoid deadlock when lh_free() uses CRYPTO_dbg_free(),
|
/external/chromium_org/third_party/tcmalloc/vendor/src/ |
memory_region_map.cc | 78 // our mmap/sbrk hooks without causing a deadlock in it. 79 // For the same reason of deadlock prevention the locking in MemoryRegionMap
|
/external/openssl/crypto/ |
mem_dbg.c | 244 * we're holding CRYPTO_LOCK_MALLOC, or we'll deadlock if 800 /* avoid deadlock when lh_free() uses CRYPTO_dbg_free(),
|
/ndk/docs/text/system/libc/ |
OVERVIEW.text | 170 may result in a deadlock in the child process the next time it calls 353 locked. Any further call to pthread_once() will result in a deadlock.
|
/system/core/libutils/ |
Threads.cpp | 811 "Thread object's thread. It's a guaranteed deadlock!", 835 "Thread object's thread. It's a guaranteed deadlock!",
|
/external/chromium_org/chrome/browser/history/ |
history_service.cc | 364 // deadlock). To break the deadlock we tell BookmarkModel it's about to be 368 // than a deadlock. [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
ChangeLog | 302 * BUGFIX: Modify windows patching to deadlock sometimes (csilvers) 434 * Fix mmap profile to no longer deadlock (maxim) 543 * Profiling/heap-checking may deadlock on x86_64 systems. See README [all...] |
/frameworks/av/services/camera/libcameraservice/ |
CameraService.cpp | 165 since it is also called from connect and we could get into a deadlock */ 187 or we can get into a deadlock */ [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/ |
mm_camera.h | 560 * This is to avoid deadlock when trying to aquire ch_lock,
|
/external/ceres-solver/internal/ceres/ |
mutex.h | 162 // to do shared reads is necessary to avoid deadlock.
|
Completed in 1407 milliseconds
<<11121314151617181920>>