Uses of Class
org.eclipse.ui.internal.PendingSyncExec
Packages that use PendingSyncExec
-
Uses of PendingSyncExec in org.eclipse.ui.internal
Fields in org.eclipse.ui.internal declared as PendingSyncExecModifier and TypeFieldDescriptionprotected PendingSyncExecUILockListener.currentWorkprotected PendingSyncExec[]UILockListener.Queue.elementsMethods in org.eclipse.ui.internal that return PendingSyncExecModifier and TypeMethodDescriptionUILockListener.Queue.remove()Remove the next semaphore to be woken up.Methods in org.eclipse.ui.internal with parameters of type PendingSyncExecModifier and TypeMethodDescriptionvoidUILockListener.Queue.add(PendingSyncExec element) Add the semaphore to the queue.