Search code examples
Using Apple autorelease pools without Objective-C...


c++macoscocoansautoreleasepool

Read More
Swift - Risk in using autoreleasepool? CPU usage?...


swiftnsautoreleasepool

Read More
What is the equivalent of @autoreleasepool in Swift?...


automatic-ref-countingswiftnsautoreleasepool

Read More
When autorelease pool release object in background thread?...


iosnsautoreleasepoolrunloop

Read More
How to reproduce a rare "_CFAutoReleasePoolPop" crash?...


iosobjective-ccore-foundationnsautoreleasepoolmanual-retain-release

Read More
Swift closures in autorelase pool accessing methods without self...


iosswiftnsautoreleasepool

Read More
Swift exit for loop from within an autoreleasepool?...


swiftfor-loopbreaknsautoreleasepool

Read More
Using NSAutoreleasePool only via Objective-C runtime functions...


objective-cfoundationobjective-c-runtimensautoreleasepool

Read More
@autoreleasepool block in loop dose not reduce memory peak...


iosnsautoreleasepool

Read More
Should an autorelease call crash if there is no nsautoreleasepool declared?...


iphonecocoa-touchautoreleasensautoreleasepool

Read More
Objective-C autoreleasepool directive effect variables outside scope....


objective-cnsautoreleasepool

Read More
Proper way to return object from autoreleasepool...


swiftrealmnsautoreleasepool

Read More
Autorelease pools in Objective-C - release main AutoreleasePool?...


objective-ciosmemory-managementautoreleasensautoreleasepool

Read More
-[CALayer retain]: message sent to deallocated instance...


iphonecalayernsautoreleasepoolnszombie

Read More
Just how unreliable is -retainCount, exactly?...


iosobjective-cswiftpoolnsautoreleasepool

Read More
Does using(){...} in C# serve the same purpose as autoreleasepool{...} in Cocoa?...


c#objective-ccocoansautoreleasepool

Read More
Autorelease pools and when release is called under iOS...


iosobjective-ccocoa-touchnsautoreleasepool

Read More
What is the difference between NSAutoreleasePool and @autoreleasepool block?...


iosobjective-cmemory-managementnsautoreleasepool

Read More
How does the NSAutoreleasePool autorelease pool work?...


objective-cmemory-managementnsautoreleasepoolfoundationkit

Read More
Proper Usage of @autoreleasepool...


c++objective-cmemory-managementxcode7nsautoreleasepool

Read More
autoreleasePool is different in iOS 9?...


ios9nsautoreleasepool

Read More
Does @autoreleasepool make sense in my scenario and in ARC?...


iosautomatic-ref-countingautoreleasensautoreleasepool

Read More
Will an object returned by a method be put into autorelease pool?...


iosautomatic-ref-countingautoreleasensautoreleasepool

Read More
Is there any leak in NSAutoreleasepool?...


iosmemory-leakspoolautoreleasensautoreleasepool

Read More
Who calls autorelease pool...


iosobjective-cautoreleasensautoreleasepool

Read More
Should I use Autoreleasepool in library...


objective-cmacoscocoaautomatic-ref-countingnsautoreleasepool

Read More
Why does Xcode 4.2 use @autoreleasepool in main.m instead of NSAutoreleasePool?...


iosxcodeautoreleasensautoreleasepool

Read More
No autorelease pool with JOGL...


javaopenglsystemjoglnsautoreleasepool

Read More
Why is my app crashes using __autoreleasing + __strong?...


automatic-ref-countingautoreleasensautoreleasepoolstrong-references

Read More
Is @autoreleasepool still required for modern iOS 8 NSOperation usage?...


iosautomatic-ref-countingnsoperationios8nsautoreleasepool

Read More
BackNext