OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:synchronize
(Results
151 - 175
of
401
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/emma/core/java12/com/vladium/util/
IntObjectMap.java
18
* time]. The caller is expected to
synchronize
externally on an instance [the
IntSet.java
16
* time]. The caller is expected to
synchronize
externally on an instance [the
ObjectIntMap.java
18
* time]. The caller is expected to
synchronize
externally on an instance [the
/external/guava/guava-tests/test/com/google/common/base/
SuppliersTest.java
296
// thread to
synchronize
.
/external/libvpx/examples/includes/geshi/geshi/
lscript.php
293
'SubdivisionOrder', 'SubPatchLevel', 'SurfaceEditor', '
Synchronize
',
/external/nist-sip/java/gov/nist/javax/sip/stack/
IOHandler.java
101
* from multiple threads. We write in chunks to allow the other side to
synchronize
for large
/external/openssl/crypto/rand/
randfile.c
231
*
synchronize
usage at the application level. Also consider
/external/skia/include/utils/
SkDeferredCanvas.h
60
* and/or explicit flushing to
synchronize
the execution of rendering
/external/webkit/Source/WebCore/svg/
SVGPathElement.cpp
266
SVGAnimatedPropertySynchronizer<true>::
synchronize
(this, SVGNames::dAttr, m_pathSegList.value.valueAsString());
/frameworks/av/media/libstagefright/codecs/aacenc/src/
block_switch.c
398
/*
Synchronize
grouping info */
/frameworks/base/core/java/android/hardware/
SystemSensorManager.java
96
// NOTE: this cannot
synchronize
on sListeners, since
/frameworks/base/services/java/com/android/server/wm/
AppWindowAnimator.java
309
// where we want to
synchronize
multiple things that may be animating.
/frameworks/native/include/android/
native_activity.h
190
* properly
synchronize
with the other thread to stop its drawing before
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
MyGLSurfaceView.java
229
* so let's be safe and use
synchronize
. No OpenGL calls can be done here.
/libcore/luni/src/main/java/java/nio/
SelectorImpl.java
52
* Used to
synchronize
when a key's interest ops change.
/libcore/luni/src/main/java/java/sql/
DriverManager.java
252
*
Synchronize
to avoid clashes with additions and removals of drivers
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
FileClientSessionCache.java
303
* directories. We
synchronize
access using the cache instance, so it's
/packages/apps/Calendar/src/com/android/calendar/
CalendarUtils.java
279
// When the async query returns it should
synchronize
on
/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
AbstractSyncAdapter.java
213
* We apply the batch of CPO's here. We
synchronize
on the service to avoid thread-nasties,
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/android/
native_activity.h
183
* properly
synchronize
with the other thread to stop its drawing before
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
atomic_2.h
60
// Redundant
synchronize
if built-in for lock is a full barrier.
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/android/
native_activity.h
183
* properly
synchronize
with the other thread to stop its drawing before
/prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
native_activity.h
176
* properly
synchronize
with the other thread to stop its drawing before
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
atomic_2.h
60
// Redundant
synchronize
if built-in for lock is a full barrier.
/prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
native_activity.h
176
* properly
synchronize
with the other thread to stop its drawing before
Completed in 2131 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>