Home | History | Annotate | Download | only in base

Lines Matching full:loops

27 // A scoper for autorelease pools created from message pump run loops.
119 // Ideally called on the run loop thread. If other run loops were running
121 // same number of run loops must be running when this object is destroyed.
358 // deepest_nesting_level_ is set as run loops are entered. If the deepest
418 // Not all run loops go to sleep. If a run loop is stopped before it
424 // native loops use CFRunLoop in this way. Because PreWaitObserver will
459 // Called by MessagePumpCFRunLoopBase::DoRun. If other CFRunLoopRun loops were
461 // the same number of CFRunLoopRun loops must be running for the outermost call
485 // other run loops, just mark this object to quit the innermost Run as
486 // soon as the other inner loops not managed by Run are done.
496 // Quit was called while loops other than those managed by this object
498 // that all unmanaged inner run loops are gone, stop the loop running