Home | History | Annotate | Download | only in itf

Lines Matching full:asynchronous

22 // Called by a worker thread to handle an asynchronous Object.Realize.
113 // Asynchronous: mark operation pending and cancellable
122 case SL_OBJECT_STATE_REALIZING_1: // asynchronous on non-Engine
133 case SL_OBJECT_STATE_REALIZING_2: // synchronous, or asynchronous on Engine
146 // asynchronous Realize on an Engine is actually done synchronously, but still has
165 // Called by a worker thread to handle an asynchronous Object.Resume.
241 // Asynchronous: mark operation pending and cancellable
250 case SL_OBJECT_STATE_RESUMING_1: // asynchronous
413 // Abort asynchronous operations on the object
436 // Abort asynchronous operations on interfaces
461 // Wait until all asynchronous operations either complete normally or recognize the abort
501 // At this point there are no pending asynchronous operations