Re: using grand central dispatch with c++ for inter-thread communication
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=kjTjaWjdEztzkYpHdn/sVhEFunu/JrQS1dsQ9Grv1Wg=; b=cixT3Rd8qAZ5QpQvMzQxi2oMQ4nAmk57DgTTrkBmV29J89M42LQT1MT0/WqPFN1EJ3 dsPf1a3MJcn84LMo6Yr3zKb1EtlziuvjOarnNWbqwodgT35Hzg90PxRDTLewNlwOqqeb 8XlGV8vJbrs9YeKfbMkzvvxLD6x/EUoWVd5E4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=QqC/nIzeEoN0HjMCtmXA2kXuMLpPa/Tr9kEzKpOOihWlRBeoCEWz6D9RTYCNXL6vpX M+7/ZZIePlEZwxxARVv7Rg9Z8BwClt/18DI7UPg6KcOWbcTat0w2/iqetxMsKxxcr5qE f1PV2lVISr0wyhUTC2xzIfMe1skzWMGUEX6zI= On Wed, Apr 21, 2010 at 4:49 AM, Joel Reymont <joelr1@gmail.com> wrote:
Here's my write-up on using GCD with C++ for inter-thread communication:
http://twitter.com/wagerlabs/status/12571649529
Please let me know what you think!
Wouldn't pointing directly to the article be more efficient? <http://wagerlabs.com/grand-central-dispatch-c-and-inter-thread-com> Thanks for the article! _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Brian Bechtel