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 PendingSyncExec
UILockListener.currentWork
protected PendingSyncExec[]
UILockListener.Queue.elements
Methods 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 TypeMethodDescriptionvoid
UILockListener.Queue.add
(PendingSyncExec element) Add the semaphore to the queue.