Searched defs:synchronize (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGAnimatedPropertyMacros.h56 void synchronize(Element* ownerElement, const QualifiedName& attrName, const AtomicString& value) function in struct:WebCore::SVGSynchronizableAnimatedProperty
102 &OwnerType::synchronize##UpperProperty, \
131 void OwnerType::synchronize##UpperProperty() \
136 m_##LowerProperty.synchronize(this, LowerProperty##PropertyInfo()->attributeName, value); \
146 void OwnerType::synchronize##UpperProperty(SVGElement* maskedOwnerType) \
150 ownerType->synchronize##UpperProperty(); \
170 void synchronize##UpperProperty(); \
172 static void synchronize##UpperProperty(SVGElement* maskedOwnerType); \
/external/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp222 static WaitForThreads synchronize; variable
232 synchronize.block(); // wait until other threads are at this point
280 synchronize.releaseThreads(3); // wait until other threads are at this point
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jar ... java.io.IOException e public static synchronized void synchronize (org.eclipse.core.runtime.IProgressMonitor) org ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 391 milliseconds