Re: [coreaudio] Re: CoreMIDI question
Re: [coreaudio] Re: CoreMIDI question
- Subject: Re: [coreaudio] Re: CoreMIDI question
- From: Kurt Revis <email@hidden>
- Date: Sun, 28 Apr 2002 21:39:04 -0700
On Sunday, April 28, 2002, at 02:24 PM, robert wrote:
* usleep(). Ignore the warnings about setitimer() in the man page,
since
they are completely wrong--Darwin doesn't actually use that method.
So I notice from its code :) Too bad nanosleep (on which usleep is
based)
uses fprintf to print errormessages;
Apparently the implementation of usleep has changed since the last time
I grabbed the source; it used to be different (just called
syscall_thread_switch()). I didn't know that. Of course, the new code
is not actually in any shipped version of Mac OS X yet.
--
Kurt Revis
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.