• 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
sharing a dispatch queue among applications (gcd)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sharing a dispatch queue among applications (gcd)


  • Subject: sharing a dispatch queue among applications (gcd)
  • From: Joel Reymont <email@hidden>
  • Date: Mon, 1 Nov 2010 19:15:39 +0000

Is it possible to share a dispatch queue among different applications?

I have a user-space USB driver that uses a serial dispatch queue for the "driver thread". The driver is bundled in a framework and initializes only once via a framework constructor , i.e. __attribute__((constructor) ...

I would like to give other applications that load the driver framework access to the driver dispatch queue. Is this possible and will it work?

	Thanks, Joel

---
http://twitter.com/wagerlabs

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Unable to load kext in 64-bit machine
  • Next by Date: Re: Unable to load kext in 64-bit machine
  • Previous by thread: Re: Unable to load kext in 64-bit machine
  • Next by thread: Re: Unable to install .kext in admine user
  • Index(es):
    • Date
    • Thread