• 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
UI thread Blocked in AudioOutputUnitStop
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UI thread Blocked in AudioOutputUnitStop


  • Subject: UI thread Blocked in AudioOutputUnitStop
  • From: Philippe Wicker <email@hidden>
  • Date: Sun, 19 Oct 2003 10:37:15 +0200

Hi all,

I've encountered a weird AudioOutputUnitStop API behavior (Jaguar 10.2.8). The thread (the main and UI thread in this case) stay blocked in the call to AudioOutputUnitStop() if the IO thread is itself waiting on a semaphore (a POSIX semaphore in this case). It looks like AudioOutputUnitStop is waiting for the IO thread to return from some call (pthread_join maybe ??). This is very annoying because the only way to unblock the app is to kill it.

Is this the expected behavior or should I consider this as a bug ?

Thanks,

Philippe Wicker
email@hidden
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Multiple Output Music Device
  • Next by Date: UI thread Blocked in AudioOutputUnitStop (Correction)
  • Previous by thread: Re: AU Format Negotiation - State of Affairs
  • Next by thread: UI thread Blocked in AudioOutputUnitStop (Correction)
  • Index(es):
    • Date
    • Thread