Flutter Engine
The Flutter Engine
|
Public Member Functions | |
T | getValue () |
void | setValue (T value) |
Public Member Functions inherited from org.dartlang.vm.service.OpLatch | |
void | opWorking () |
Additional Inherited Members | |
Package Functions inherited from org.dartlang.vm.service.OpLatch | |
void | opComplete () |
void | waitAndAssertOpComplete () |
boolean | waitOpComplete () |
Package Attributes inherited from org.dartlang.vm.service.OpLatch | |
final CountDownLatch | latch = new CountDownLatch(1) |
ResultLatch
is used by one thread to communicate a result to another thread.
Definition at line 19 of file ResultLatch.java.
|
inline |
Definition at line 22 of file ResultLatch.java.
|
inline |
Definition at line 27 of file ResultLatch.java.