Home
last modified time | relevance | path

Searched defs:syncExec (Results 1 – 24 of 24) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.di/src/org/eclipse/e4/ui/di/
H A DUISynchronize.java32 public abstract void syncExec(Runnable runnable); in syncExec() method in UISynchronize
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding.conformance/src/org/eclipse/jface/databinding/conformance/util/
H A DDelegatingRealm.java34 protected void syncExec(Runnable runnable) { in syncExec() method in DelegatingRealm
H A DCurrentRealm.java53 protected void syncExec(Runnable runnable) { in syncExec() method in CurrentRealm
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.jface.tests.databinding/src/org/eclipse/core/tests/databinding/observable/
H A DLockRealm.java58 protected void syncExec(Runnable runnable) { in syncExec() method in LockRealm
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DUISynchronizer.java116 public void syncExec(Runnable runnable) { in syncExec() method in UISynchronizer
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/memory/renderings/
H A DBasicDebugViewContentProvider.java61 protected void syncExec(Runnable r) { in syncExec() method in BasicDebugViewContentProvider
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/
H A DRealm.java290 protected void syncExec(Runnable runnable) { in syncExec() method in Realm
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/widgets/
H A DSynchronizer.java215 protected void syncExec (Runnable runnable) { in syncExec() method in Synchronizer
/dports/x11-toolkits/swt/swt-4.20/org/eclipse/swt/widgets/
H A DSynchronizer.java215 protected void syncExec (Runnable runnable) { in syncExec() method in Synchronizer
H A DDisplay.java5981 public void syncExec (Runnable runnable) { in syncExec() method in Display
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/
H A DDefaultUIFileModificationValidator.java150 private static void syncExec(Runnable runnable) { in syncExec() method in DefaultUIFileModificationValidator
H A DUtils.java885 public static void syncExec(final Runnable r, StructuredViewer v) { in syncExec() method in Utils
891 public static void syncExec(final Runnable r, final Control ctrl) { in syncExec() method in Utils
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/localizer/
H A DTestContainerLocalizer.java276 ExecutorService syncExec = mock(ExecutorService.class); in setupContainerLocalizerForTest() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/
H A DStructureDiffViewer.java679 private void syncExec(final Runnable runnable) { in syncExec() method in StructureDiffViewer
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/mappings/
H A DChangeSetActionProvider.java446 /* package */void syncExec(final Runnable runnable) { in syncExec() method in ChangeSetActionProvider
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/ui/
H A DAbstractDebugView.java794 public void syncExec(Runnable r) { in syncExec() method in AbstractDebugView
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/internal compatibility/org/eclipse/jdt/internal/ui/dialogs/
H A DTypeInfoViewer.java1535 private void syncExec(final Runnable runnable) { in syncExec() method in TypeInfoViewer
1548 private void syncExec(final int ticket, final Runnable runnable) { in syncExec() method in TypeInfoViewer
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/
H A DIDE.java1698 String[] ignoreModelProviderIds, boolean syncExec) { in promptToConfirm()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/cpptools/
H A Dcppelementevaluator.cpp621 QFuture<QSharedPointer<CppElement>> FromGuiFunctor::syncExec( in syncExec() function in CppTools::FromGuiFunctor
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/application/
H A DESelectionServiceTest.java1140 public void syncExec(Runnable runnable) { in syncExec() method in ESelectionServiceTest.JobUISynchronizeImpl
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/
H A DCompareUIPlugin.java1401 private void syncExec(Runnable runnable) { in syncExec() method in CompareUIPlugin
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DDisplay.java4729 public void syncExec (Runnable runnable) { in syncExec() method in Display
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/widgets/
H A DDisplay.java4986 public void syncExec (Runnable runnable) { in syncExec() method in Display
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/
H A DDisplay.java5783 public void syncExec (Runnable runnable) { in syncExec() method in Display