Does a thread created using performselectorinbackground:withobject: creates its own autorelease pool?
Answer Posted / Shilpi Varshney
No, a thread created using performSelectorInBackground:withObject: does NOT create its own autorelease pool. The autorelease pool is managed by the main thread.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category