Re: garbage collection and NSConnection
Re: garbage collection and NSConnection
- Subject: Re: garbage collection and NSConnection
- From: "Sean McBride" <email@hidden>
- Date: Fri, 11 Jul 2008 18:19:56 -0400
- Organization: Rogue Research
On 7/7/08 11:25 PM, Hamish Allan said:
>On Mon, Jul 7, 2008 at 6:33 PM, Sean McBride <email@hidden> wrote:
>
>> There's always the lower-level:
>>
>> objc_collect (OBJC_EXHAUSTIVE_COLLECTION |
>> OBJC_WAIT_UNTIL_DONE);
>
>If this were called from the main thread, would it guarantee that the
>collector run without interruption, given that user input would be
>suspended?
From it's name, I would think so. But I can't find docs for these
functions (only 4 google hits). Perhaps someone on the obj-c list would
know...
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden