OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:held
(Results
101 - 125
of
2106
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/helgrind/tests/
tc21_pthonce.stderr.exp
21
Locks
held
: none
27
Locks
held
: none
38
Locks
held
: none
44
Locks
held
: none
tc19_shadowmem.stderr.exp
27
Locks
held
: none
34
Locks
held
: none
64
Locks
held
: none
71
Locks
held
: none
101
Locks
held
: none
108
Locks
held
: none
138
Locks
held
: none
145
Locks
held
: none
175
Locks
held
: none
182
Locks
held
: non
[
all
...]
/external/webrtc/src/system_wrappers/source/
condition_variable_unittest.cc
31
// A Baton is always
held
by one and only one active thread - unlike
87
// These functions must be called with crit_sect_
held
.
113
// |crit_sect_|
held
.
119
// If we're woken up while variable is still
held
, we may have
/external/zlib/
NOTICE
4
warranty. In no event will the authors be
held
liable for any damages
/external/zlib/src/contrib/puff/
puff.h
6
warranty. In no event will the author be
held
liable for any damages
/frameworks/base/services/java/com/android/server/power/
SuspendBlocker.java
37
* Allows the CPU to go to sleep if no other suspend blockers are
held
.
/frameworks/testing/uiautomator/utils/SleepUtils/
README
6
call will block until alarm has been triggered and the wakelock is
held
/hardware/libhardware_legacy/include/hardware_legacy/
power.h
31
// while you have a lock
held
, the device will stay on at least at the
/libcore/luni/src/main/java/java/nio/channels/
OverlappingFileLockException.java
21
* a lock that overlaps an existing or pending lock
held
by this process.
FileLock.java
34
* Locks
held
by a particular process cannot overlap one another. Applications
36
* overlaps(long, long)}) method. Locks
held
in other processes may overlap
37
* locks
held
in this process. Locks are shared amongst all threads in the
48
* therefore locks
held
by the VM will be visible to other
63
* will release all the locks
held
on that file -- even if there are other
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
__init__.py
9
# warranty. In no event will the authors be
held
liable for any damages
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
__init__.py
9
# warranty. In no event will the authors be
held
liable for any damages
/system/core/libsuspend/include/suspend/
autosuspend.h
28
* wakelocks/wakeup_sources are
held
.
/art/runtime/base/
mutex.h
96
// A log entry that records contention but makes no guarantee that either tid will be
held
live.
161
// Assert that the Mutex is exclusively
held
by the current thread.
169
// Assert that the Mutex is not
held
by the current thread.
189
// 0 is unheld, 1 is
held
.
198
const bool recursive_; // Can the lock be recursively
held
?
300
// -1 implies
held
exclusive, +ve shared
held
by state_ many owners.
327
// Variant of Wait that should be used with caution. Doesn't validate that no mutexes are
held
341
// without guard_
held
.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
thread-mainloop.h
57
* below)
held
. When that function returns, the thread is stopped and the
71
* The lock needs to be
held
whenever you call any PulseAudio function that
74
* while the lock is
held
.
150
* the lock
held
. The same thing is true for pa_threaded_mainloop_signal(),
151
* but as the lock is
held
before the callback is invoked, you do not have to
266
* are executed with this lock
held
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h
57
* below)
held
. When that function returns, the thread is stopped and the
71
* The lock needs to be
held
whenever you call any PulseAudio function that
74
* while the lock is
held
.
150
* the lock
held
. The same thing is true for pa_threaded_mainloop_signal(),
151
* but as the lock is
held
before the callback is invoked, you do not have to
266
* are executed with this lock
held
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
thread-mainloop.h
57
* below)
held
. When that function returns, the thread is stopped and the
71
* The lock needs to be
held
whenever you call any PulseAudio function that
74
* while the lock is
held
.
150
* the lock
held
. The same thing is true for pa_threaded_mainloop_signal(),
151
* but as the lock is
held
before the callback is invoked, you do not have to
266
* are executed with this lock
held
. */
/external/chromium/base/synchronization/
lock.h
26
// If the lock is not
held
, take it and return true. If the lock is already
27
//
held
by another thread, immediately return false. This must not be called
/external/chromium/chrome/browser/
process_singleton_mac.cc
66
// |false| if the lock is
held
, or if there is an error.
85
// is already
held
, this will return |EWOULDBLOCK|.
/external/chromium_org/base/synchronization/
lock.h
25
// If the lock is not
held
, take it and return true. If the lock is already
26
//
held
by another thread, immediately return false. This must not be called
/external/chromium_org/chrome/browser/
process_singleton_mac.cc
65
// |false| if the lock is
held
, or if there is an error.
86
// is already
held
, this will return |EWOULDBLOCK|.
/external/chromium_org/jingle/glue/
pseudotcp_adapter.h
23
// PseudoTcpAdapter is reference counted, with a reference
held
by the
24
// adapter, and an additional reference
held
on the stack during callbacks.
/external/chromium_org/ppapi/shared_impl/
thread_aware_callback_unittest.cc
97
// We have to destroy it prior to the PluginGlobals instance
held
by the
134
// still
held
by this method, which prevents DeleteCallback() from
/external/chromium_org/third_party/npapi/npspy/extern/nspr/
prpdce.h
59
** already
held
, by another thread or this thread, the
85
** the lock protecting the condition 'lock' is
held
by the
/external/chromium_org/third_party/sqlite/src/doc/
pager-invariants.txt
72
(12) An EXCLUSIVE lock must be
held
on the database file before making
75
(13) A SHARED lock must be
held
on the database file before reading any
Completed in 1251 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>