• 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
Re: AU MIDI out: threading problem with Logic
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AU MIDI out: threading problem with Logic


  • Subject: Re: AU MIDI out: threading problem with Logic
  • From: Paul Davis <email@hidden>
  • Date: Mon, 17 Oct 2011 06:24:32 -0400

On Mon, Oct 17, 2011 at 5:39 AM, Philippe Wicker <email@hidden> wrote:

> By the way is it safe to call pthread_self and pthread_equal in the audio
> thread?

pthread_self() just looks into the stack of the caller, or some
thread-private heap memory, and so is safe. pthread_equal() just
compares two scalar/pointer values in every pthread implementation
i've read, so it is also safe.
 _______________________________________________
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: 
 >AU MIDI out: threading problem with Logic (From: Philippe Wicker <email@hidden>)

  • Prev by Date: AU MIDI out: threading problem with Logic
  • Next by Date: Re: Mac64 linker error
  • Previous by thread: AU MIDI out: threading problem with Logic
  • Next by thread: Is there something new when you connect a Cocoa UI to an Audio Unit plug in?
  • Index(es):
    • Date
    • Thread