OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deadlock
(Results
26 - 50
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
dbutils.py
17
# the
deadlock
is still happening...
49
function in case of a database
deadlock
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
dbutils.py
17
# the
deadlock
is still happening...
49
function in case of a database
deadlock
.
/external/chromium_org/base/threading/
thread_restrictions.cc
73
<< "jank and
deadlock
.";
/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/
EvaluateJSWithinNPP_New.cpp
32
// Executing JS within NPP_New when initializing asynchronously should not be able to
deadlock
with the WebProcess
InvokeDestroysPluginWithinNPP_New.cpp
32
// Executing JS within NPP_New when initializing asynchronously should not be able to
deadlock
with the WebProcess
/external/llvm/unittests/Support/
LockFileManagerTest.cpp
37
//
deadlock
, so don't try that.
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutexattr_settype.c
78
* This type of mutex does not detect
deadlock
. A
80
* first unlocking it will
deadlock
. Attempting to
101
* mutex. The relocking
deadlock
which can occur with
/bionic/libc/upstream-freebsd/lib/libc/stdio/
fwalk.c
58
* introduce a potential
deadlock
in [at least] refill.c.
/external/chromium/chrome/browser/printing/
print_job.cc
284
// The
deadlock
this code works around is specific to window messaging on
287
// We could easily get into a
deadlock
case if worker_->Stop() is used; the
291
// thread is not processing messages, a
deadlock
occurs.
295
//
deadlock
is eliminated.
/external/chromium/chrome/browser/sync/glue/
password_change_processor.h
53
// is risk of
deadlock
due to the password store posting tasks to the UI
/external/chromium_org/chrome/browser/bookmarks/
bookmark_model_factory.cc
66
// will cause a
deadlock
(see http://crbug.com/97955). If we truly
/external/chromium_org/chrome/browser/printing/
print_job.cc
316
// The
deadlock
this code works around is specific to window messaging on
319
// We could easily get into a
deadlock
case if worker_->Stop() is used; the
323
// thread is not processing messages, a
deadlock
occurs.
327
//
deadlock
is eliminated.
/external/chromium_org/chrome/browser/sync/glue/
change_processor.h
49
// putting us at risk of
deadlock
.
password_change_processor.h
55
// is risk of
deadlock
due to the password store posting tasks to the UI
/external/chromium_org/third_party/icu/source/common/
servnotf.h
101
*
deadlock
situations.
/external/icu4c/common/
servnotf.h
100
*
deadlock
situations.
/external/chromium/net/proxy/
sync_host_resolver_bridge_unittest.cc
142
// This helper thread is used to create the circumstances for the
deadlock
.
213
// Test that a
deadlock
does not happen during shutdown when a host resolve
/external/chromium_org/ppapi/shared_impl/
ppb_audio_shared.cc
173
//
deadlock
. So we give up the lock here so that the thread at least _can_
174
// make Pepper calls without causing
deadlock
.
/external/kernel-headers/original/asm-mips/
errno.h
27
#define EDEADLK 45 /* Resource
deadlock
would occur */
35
#define EDEADLOCK 56 /* File locking
deadlock
error */
/frameworks/wilhelm/src/
Android.mk
48
# enable mutex
deadlock
detection
50
# or -UUSE_DEBUG for no mutex
deadlock
detection
/libcore/luni/src/main/java/java/io/
PipedOutputStream.java
124
* thread is used, a
deadlock
may occur.
157
* thread is used, a
deadlock
may occur.
PipedWriter.java
129
* a
deadlock
may occur.
168
* a
deadlock
may occur.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dlm.h
90
* Do not cancel the lock if it gets into conversion
deadlock
.
182
* it was first demoted to NL to avoid conversion
deadlock
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dlm.h
90
* Do not cancel the lock if it gets into conversion
deadlock
.
182
* it was first demoted to NL to avoid conversion
deadlock
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dlm.h
90
* Do not cancel the lock if it gets into conversion
deadlock
.
182
* it was first demoted to NL to avoid conversion
deadlock
.
Completed in 484 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>