OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deadlock
(Results
101 - 125
of
595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.cpp
96
* Release the lock briefly to avoid
deadlock
for below scenario:
184
* Release the lock briefly to avoid
deadlock
with
/art/runtime/base/
mutex-inl.h
81
// on a thread. Lock checking is disabled to avoid
deadlock
when checking shutdown lock.
/bionic/libc/stdio/
fread.c
125
/* Ignore this file in _fwalk to
deadlock
. */
refill.c
106
/* Ignore this file in _fwalk to avoid potential
deadlock
. */
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
TimerTaskTest.java
147
// Ensure cancelling a task won't cause
deadlock
/external/bison/lib/
spawn-pipe.h
114
* Note: The parent process must be careful to avoid
deadlock
.
/external/chromium/chrome/browser/history/
history_browsertest.cc
32
// the main thread would be blocked on the Wait call, resulting in a
deadlock
.
/external/chromium/chrome/browser/net/
chrome_net_log.h
27
// OnAddEntry() method. Doing so will result in a
deadlock
.
/external/chromium/chrome/browser/printing/
print_job.h
109
// eventual
deadlock
.
/external/chromium/crypto/
nss_util.h
130
// NSS has a bug which can cause a
deadlock
or stall in some cases when writing
/external/chromium_org/base/memory/
discardable_memory_android.cc
232
// acquired for the whole allocation would cause a
deadlock
when the allocator
/external/chromium_org/chrome/browser/printing/
print_job.h
115
// eventual
deadlock
.
/external/chromium_org/content/browser/
host_zoom_map_impl.cc
48
// can
deadlock
.
/external/chromium_org/content/gpu/
gpu_child_thread.cc
90
// process. This could result in
deadlock
.
/external/chromium_org/content/public/browser/
browser_message_filter.cc
159
// On Windows there's a potential
deadlock
with sync messsages going in
/external/chromium_org/mojo/system/
core_impl.h
94
// busy. To avoid
deadlock
, it should also try to acquire the locks for all
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_cancel.c
118
*
deadlock
itself trying to cancel itself asynchronously
ptw32_semwait.c
64
* EDEADLK a
deadlock
condition was detected.
sem_trywait.c
74
* EDEADLK a
deadlock
condition was detected.
sem_wait.c
108
* EDEADLK a
deadlock
condition was detected.
/external/chromium_org/ppapi/api/
pp_errors.idl
85
* input events, and there are reentrancy and
deadlock
issues).
/external/chromium_org/ppapi/c/
pp_errors.h
86
* input events, and there are reentrancy and
deadlock
issues).
/external/chromium_org/sql/
recovery.h
73
//
deadlock
, all transactions on |connection| are rolled back.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
reflectionhandler.py
102
# otherwise there's a
deadlock
/external/chromium_org/third_party/leveldatabase/src/port/
port_example.h
32
// Will
deadlock
if the mutex is already locked by this thread.
Completed in 441 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>