Re: threads
Re: threads
- Subject: Re: threads
- From: David Duncan <email@hidden>
- Date: Sat, 5 Jan 2008 17:20:45 -0800
On Jan 5, 2008, at 4:32 PM, Roland Silver wrote: 1. Does calling AudioDeviceStart start a new thread?
That depends on if the thread servicing that device in your process has been created or not, but thats more like an implementation detail... 2. Is program which uses appIOProc multithreaded?
In the strictest sense of the word, but then a lot of things spin off threads in your process. Most GUI apps are multithreaded by this type of implementation detail in the OS.
Is there a deeper reason why you need to know this? -- Reality is what, when you stop believing in it, doesn't go away. Failure is not an option. It is a privilege reserved for those who try.
David Duncan
|
_______________________________________________
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: | |
| >threads (From: Roland Silver <email@hidden>) |