Lines Matching refs:autorelease
105 // A scoper for autorelease pools created from message pump run loops.
107 // case where an autorelease pool needs to be passed in.
317 // The NSApplication-based run loop only drains the autorelease pool at each
318 // UI event (NSEvent). The autorelease pool is not drained for each
376 // The NSApplication-based run loop only drains the autorelease pool at each
377 // UI event (NSEvent). The autorelease pool is not drained for each
538 // This is completely identical to calling CFRunLoopRun(), except autorelease
596 // NSRunLoop manages autorelease pools itself.
653 // NSApplication manages autorelease pools itself when run this way.
700 // Prevents an autorelease pool from being created if the app is in the midst of
707 // #0 [NSWindowController autorelease]
724 // when it cleans up the pool that wraps frame #7. When an autorelease pool is
726 // autorelease pool stack.