OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:concurrency
(Results
101 - 125
of
198
) sorted by null
1
2
3
4
5
6
7
8
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
mutex
57
* @ingroup
concurrency
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
mutex
145
* @ingroup
concurrency
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
mutex
57
* @ingroup
concurrency
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
mutex
145
* @ingroup
concurrency
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
mutex
109
* @ingroup
concurrency
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ThreadGroupTest.java
957
// Use
concurrency
to maximize chance of exposing
concurrency
bugs
/external/chromium/net/tools/testserver/
chromiumsync.py
507
"""Perform an optimistic
concurrency
check on the version number.
607
# Perform the optimistic
concurrency
check on the entry's version number.
[
all
...]
/external/clang/www/
cxx_status.html
306
<th align="center" colspan="3">
Concurrency
</th>
360
<td>Dynamic initialization and destruction with
concurrency
</td>
/frameworks/base/core/java/android/database/sqlite/
SQLiteSession.java
46
* <h2>Ownership and
concurrency
guarantees</h2>
86
* To improve
concurrency
, an explicit transaction can be yielded by calling
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
pthread.h
429
/* Determine level of
concurrency
. */
432
/* Set new
concurrency
level to LEVEL. */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h
429
/* Determine level of
concurrency
. */
432
/* Set new
concurrency
level to LEVEL. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
pthread.h
429
/* Determine level of
concurrency
. */
432
/* Set new
concurrency
level to LEVEL. */
[
all
...]
/prebuilts/devtools/tools/lib/
common.jar
/prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar
/external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java
51
*
Concurrency
notes*: Like any truly immutable object, this class is safe
59
cached result. As a result, we get thread safe caching with no
concurrency
75
immutability for clients even when they don't use proper
concurrency
[
all
...]
/frameworks/base/core/java/android/net/
Uri.java
60
*
Concurrency
notes*: Like any truly immutable object, this class is safe
68
cached result. As a result, we get thread safe caching with no
concurrency
84
immutability for clients even when they don't use proper
concurrency
[
all
...]
/art/runtime/gc/
heap.h
532
// What kind of
concurrency
behavior is the runtime after? True for concurrent mark sweep GC,
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
Impl_RowSet.java
145
public void setConcurrency(int
concurrency
) throws SQLException {
/external/chromium/chrome/browser/
io_thread.cc
74
// Use the
concurrency
override from the command-line, if any.
/external/chromium_org/base/threading/
sequenced_worker_pool_unittest.cc
367
// This test is meant to shake out any
concurrency
issues between
[
all
...]
/external/chromium_org/mojo/public/system/
core.h
61
// due to a
concurrency
issue (use this if the caller may retry at a
/external/chromium_org/third_party/leveldatabase/src/doc/
index.html
142
<h1>
Concurrency
</h1>
/external/clang/lib/CodeGen/
BackendUtil.cpp
340
//
concurrency
.
/external/guava/guava-tests/test/com/google/common/cache/
CacheBuilderTest.java
615
assertEquals(4, map.segments.length); //
concurrency
level
/frameworks/base/docs/html/training/articles/
smp.jd
[
all
...]
Completed in 2058 milliseconds
1
2
3
4
5
6
7
8