OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:concurrency
(Results
126 - 150
of
198
) sorted by null
1
2
3
4
5
6
7
8
/libcore/luni/src/main/java/java/sql/
ResultSet.java
99
* A constant used to indicate the
concurrency
mode for a {@code ResultSet}
105
* A constant used to indicate the
concurrency
mode for a {@code ResultSet}
530
* Gets the
concurrency
mode of this {@code ResultSet}.
532
* @return the
concurrency
mode - one of: {@code ResultSet.CONCUR_READ_ONLY}
[
all
...]
Statement.java
483
* Gets the
concurrency
setting for {@code ResultSet} objects generated by
DatabaseMetaData.java
[
all
...]
/libcore/luni/src/main/java/java/util/
ArrayList.java
39
*
concurrency
, frequent traversals, and very rare mutations.
/libcore/luni/src/main/java/java/util/concurrent/
CopyOnWriteArrayList.java
474
* of Java's
concurrency
semantics for final fields.
/sdk/docs/
howto_use_cupcake_sdk.txt
338
F- AVD
concurrency
/system/media/audio_utils/
echo_reference.c
61
pthread_mutex_t lock; // mutex protecting read/write
concurrency
/external/wpa_supplicant_8/src/drivers/
nl80211_copy.h
96
* DOC: Virtual interface /
concurrency
capabilities
101
* on the types of
concurrency
that are supported.
105
* types there no
concurrency
is implied.
107
* Once
concurrency
is desired, more attributes must be observed:
124
* All together, these attributes define the
concurrency
of virtual
[
all
...]
/external/chromium_org/sync/tools/testserver/
chromiumsync.py
797
"""Perform an optimistic
concurrency
check on the version number.
[
all
...]
/external/guava/guava-tests/test/com/google/common/collect/
MapMakerInternalMapTest.java
95
//
concurrency
level
97
// initial capacity /
concurrency
level
[
all
...]
/external/nist-sip/java/gov/nist/javax/sip/
SipStackImpl.java
216
*
Concurrency
control for number of simultaneous active threads. If
225
* manage the level of
concurrency
to a fixed maximum. Threads are pre-allocated
[
all
...]
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java
[
all
...]
/external/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp
834
//
concurrency
, or possibly loading/unloading ASTs, etc., we may
[
all
...]
/external/icu4c/i18n/
uspoof_impl.cpp
411
// creating new ones unless we get multi-thread
concurrency
in spoof
/frameworks/base/services/java/com/android/server/display/
WifiDisplayController.java
688
// Helps with STA & P2P
concurrency
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
future
54
* @ingroup
concurrency
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
future
54
* @ingroup
concurrency
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
future
54
* @ingroup
concurrency
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
future
54
* @ingroup
concurrency
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
future
54
* @ingroup
concurrency
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
future
54
* @ingroup
concurrency
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
future
56
* @ingroup
concurrency
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
ChangeLog
16
* improved P2P
concurrency
operations
20
- reject operations that would require multi-channel
concurrency
if
30
multi-channel
concurrency
[
all
...]
/frameworks/base/docs/html/guide/topics/providers/
contacts-provider.jd
[
all
...]
/external/chromium_org/chrome/browser/
io_thread.cc
152
// Use the
concurrency
override from the command-line, if any.
[
all
...]
Completed in 7698 milliseconds
1
2
3
4
5
6
7
8