Luna::IWaitable
Represents a waitable object used for multi-thread synchronization.
interface Luna::IWaitable : public virtual Interface
Objects that implements IWaitable
cannot be used cross process boundary.
Base type
Member functions
-
Waits for this object to be signaled.
-
Tries to wait for this object to be signaled.