Re: GCD
Re: GCD
- Subject: Re: GCD
- From: Doug Wyatt <email@hidden>
- Date: Thu, 30 Jun 2011 15:06:34 -0700
dispatch_async() allocates memory.
On Jun 30, 2011, at 14:10 , Art Gillespie wrote:
> Is it safe to use
>
> dispatch_async(dispatch_get_main_queue(), ...
>
> from a render callback?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >GCD (From: Art Gillespie <email@hidden>) |