• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
using grand central dispatch and c++ for inter-thread communication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using grand central dispatch and c++ for inter-thread communication


  • Subject: using grand central dispatch and c++ for inter-thread communication
  • From: Joel Reymont <email@hidden>
  • Date: Wed, 21 Apr 2010 13:54:16 +0100

Here's my write-up on using GCD with C++ for inter-thread communication:

http://wagerlabs.com/grand-central-dispatch-c-and-inter-thread-com

I wrote a user land USB driver, put in a framework and made the framework start the driver thread upon initialization. I then proceeded to use Grand Central Dispatch to have the driver run read, write, etc.

I'm using CFRunLoop but I don't think that's an absolute necessity.

Please let me know what you think!

	Thanks, Joel

---
http://es.linkedin.com/in/joelreymont
http://twitter.com/wagerlabs

_______________________________________________

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

  • Prev by Date: Can't set a cursor on a programmatically created window
  • Next by Date: NSApplicationMain question
  • Previous by thread: Re: Can't set a cursor on a programmatically created window
  • Next by thread: NSApplicationMain question
  • Index(es):
    • Date
    • Thread