Search code examples
Can an NSAutoreleasePool be drained twice or multiple times?...


cocoansautoreleasepool

Read More
Is it true that in Objective-C, if a method is not alloc, new, or copy, then you don't do the re...


objective-cnsautoreleasepool

Read More
autoreleasepool was not declared in this scope error...


objective-cxcode4.2objective-c++nsautoreleasepool

Read More
"autoreleased with no pool in place - just leaking" only on iOS 4.3...


iphoneiosautoreleasensautoreleasepool

Read More
About autorelease/release and [pool release]...


objective-cmemory-managementnsautoreleasepool

Read More
Reduce Peak Memory Usage With @autoreleasepool...


objective-ciosmemory-managementautomatic-ref-countingnsautoreleasepool

Read More
Unit Testing for unretained ivars...


iosunit-testingnsautoreleasepool

Read More
Are fired faults released from memory if current autorelease pool is drained?...


ioscore-datansmanagedobjectnsautoreleasepool

Read More
Correct way of using @autoreleasepools?...


objective-ccocoa-touchmemory-managementautoreleasensautoreleasepool

Read More
ios dealloc with autoreleasepool...


iosdeallocnsautoreleasepool

Read More
A fail concerning the expression @autoreleasepool...


objective-ciosnsautoreleasepool

Read More
@autorelease and loops...


objective-cloopsautoreleasensautoreleasepool

Read More
XCode 4.2.1 @autoreleasepool not working...


xcodensautoreleasepool

Read More
How is a thread related to its NSAutorelease pool?...


objective-ciosnsthreadnsautoreleasepool

Read More
Autoreleasepool and dispatch_async...


iosgrand-central-dispatchnsautoreleasepool

Read More
Where is the autorelease pool for OS X application created and drained?...


macoscocoaautomatic-ref-countingautoreleasensautoreleasepool

Read More
Autorelease pool debugging...


iphonensautoreleasepool

Read More
Application start debuging at pool drain instruction...


iphoneobjective-cweb-servicesnsxmlparsernsautoreleasepool

Read More
Best practice for NSAutoreleasePool in callbacks from another thread...


objective-cmultithreadingcocoaautoreleasensautoreleasepool

Read More
Beginner: Difference between Xcode 3 and Xcode 4 specifically NSfunctions...


objective-cxcode4nslognsautoreleasepool

Read More
iPhone: Confusion about NSAutoreleasePool...


iphoneobjective-cnsautoreleasepool

Read More
Is it safe to alloc a NSThread and then initWithTarget the thread multiple times?...


objective-cmemory-leaksnsthreadnsautoreleasepool

Read More
Under ARC, is it still advisable to create an @autoreleasepool for loops?...


objective-cmemory-managementautomatic-ref-countingnsautoreleasepool

Read More
Debugging with Autorelease Pool and Environment Variables...


iphonexcodedebuggingnsautoreleasepool

Read More
NSAutoreleaseNoPool(): Object 0x66ad9d0 of class NSConcreteMutableData autoreleased with no pool in ...


ios4nsthreadnsautoreleasepool

Read More
Using NSAutoreleasePool with NSURLConnection...


objective-cnsurlconnectionnsautoreleasepool

Read More
Ruby app throwing "attempt to pop an unknown release pool"? (OpenGL, OS X)...


rubynsautoreleasepool

Read More
How do I find the thread that is leaking because it lacks an NSAutoreleasePool?...


objective-cautoreleasensautoreleasepool

Read More
How to tell if object is in an NSAutoreleasePool...


objective-ciosmemory-leaksnsautoreleasepoolretaincount

Read More
Can we use NSAutoreleasePool for a view?...


objective-cxcodensautoreleasepool

Read More
BackNext