Home | History | Annotate | Download | only in base

Lines Matching full:autorelease

27 // A scoper for autorelease pools created from message pump run loops.
29 // case where an autorelease pool needs to be passed in.
249 // The NSApplication-based run loop only drains the autorelease pool at each
250 // UI event (NSEvent). The autorelease pool is not drained for each
308 // The NSApplication-based run loop only drains the autorelease pool at each
309 // UI event (NSEvent). The autorelease pool is not drained for each
464 // This is completely identical to calling CFRunLoopRun(), except autorelease
522 // NSRunLoop manages autorelease pools itself.
553 // NSApplication manages autorelease pools itself when run this way.
594 // Prevents an autorelease pool from being created if the app is in the midst of
601 // #0 [NSWindowController autorelease]
618 // when it cleans up the pool that wraps frame #7. When an autorelease pool is
620 // autorelease pool stack.