Search code examples
Memory management for classes like NSNumber, NSSet...


objective-cmemory-managementnsnumbernsautoreleasepoolnsset

Read More
`objc_autoreleasePoolPush()` and `objc_autoreleasePoolPop()` functions and `@autoreleasepool` blocks...


objective-cautomatic-ref-countingobjective-c-runtimensautoreleasepool

Read More
Memory considerations for BFS in Objective-C...


objective-ccocoamemory-managementnsautoreleasepool

Read More
iOS detachNewThreadSelector leaking...


iphoneobjective-cmultithreadinguiscrollviewnsautoreleasepool

Read More
Create autorelease pool on posix thread...


iosobjective-cpthreadsnsthreadnsautoreleasepool

Read More
iOS autoreleased with no pool in place - but I am creating ARP!...


objective-cmultithreadingiosnsautoreleasepool

Read More
Search a value in a comma separated value file...


iphonecsvnsstringfull-text-searchnsautoreleasepool

Read More
Significance of @autoreleasepool in iOS 6...


nsautoreleasepool

Read More
using autorelease in ARC enabled projects...


iphoneiosmemory-managementnsautoreleasepool

Read More
Are there many autorelease pools created in iOS App?...


objective-ciosnsautoreleasepoolnsrunloop

Read More
Using Autoreleased Objects in iOS apps...


objective-cnsautoreleasepool

Read More
performSelectorInBackground causes random crash when view is dismissing...


objective-ciosexc-bad-accessnsthreadnsautoreleasepool

Read More
Using ARC, is it fatal not to have an autorelease pool for every thread?...


iosmultithreadingcocoa-touchnsautoreleasepool

Read More
NSAutoreleasePool. When is it appropriate to create a new autorelease pool?...


iosmemory-managementnsoperationnsautoreleasepool

Read More
Memory leak in DDXML parser...


iphoneobjective-ciosxml-parsingnsautoreleasepool

Read More
What is the difference between NSOperationQueue and NSAutoReleasePool...


iphonensoperationqueuensautoreleasepool

Read More
Showing Activity indicator while loading sqlite local database...


xcodearrayssqliteuiactivityindicatorviewnsautoreleasepool

Read More
POSIX callbacks and NSAutoreleasePool with ARC...


objective-cautomatic-ref-countingposixnsautoreleasepool

Read More
OS X ARC memory increase in repeated image loading...


objective-cmacosautomatic-ref-countingnsimagensautoreleasepool

Read More
iOS - @autoreleasepool solution for a crash or a workaround?...


objective-ciosmemory-managementnsautoreleasepool

Read More
Why not using autorleasepool block does not throw error?...


objective-cnsthreadnsautoreleasepool

Read More
Why do we need to use NSAutoreleasepool for each thread?...


objective-ciosnsautoreleasepool

Read More
*** __NSAutoreleaseNoPool(): Object 0x926d620 of class NSPathStore2 autoreleased with no pool in pla...


iphoneiosautomatic-ref-countingnsautoreleasepool

Read More
Usage of autorelease and retain...


ios5memory-managementretainautoreleasensautoreleasepool

Read More
Autoreleasepool for separate threads in iOS...


iphoneobjective-cnsthreadnsautoreleasepool

Read More
Autoreleasing twice an object...


iphoneipadautoreleasensautoreleasepool

Read More
Thread with lot of autoreleased objectIs is it mandatory to use autorelease pool on this scenario if...


objective-ciosnsthreadnsautoreleasepool

Read More
autoreleased with no pool in place - NO new thread is started...


iosios5memory-leaksstaticnsautoreleasepool

Read More
AutoreleasePool in UIApplication Loop...


objective-ccocoa-touchnsautoreleasepool

Read More
Does it matter if main( ) creates an NSAutoreleasePool and drains it before exit?...


cocoamemory-managementnsautoreleasepool

Read More
BackNext