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:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=nad2nm7KereGlnnrhKqcQeC2KtQL0o+tmFrNfEa1m7c=; b=vrXzuQV3oKIoD6bn8BQVbqtt/fJuxkHe8hdWCt2qVlYmDRCTVUJ5T3+2wNRPED0FD9 t3QVIr08ygi2hvKJsDeF/KpQ6d60dSC7IhwcmJ1ep+zBD24GvGhUkOzT5Ctxgh96P3be Ry+ZX8mvW63Zvb6tuLqbSaBG8f/Af8IVd4CQ0= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=fsw1MxH5goYnziHQkt/zUCHzyU05LrRfaEszmvWnSQFsWQP7et2DMj11b6prcVAZOd 8dSidL76VkRl4l1MajYqF5dVwJHwjRuz5BMwm75L8jOht3yz2+KsTRRqsRyNc2jw16aU UZ8YqG24o4DA8l438Yon7/eBY0/Y4jLY164Hc= 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! Thanks, Joel --- http://es.linkedin.com/in/joelreymont _______________________________________________ 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)
-
Joel Reymont