Use of Events in kext
Use of Events in kext
- Subject: Use of Events in kext
- From: sheetal phirke <email@hidden>
- Date: Fri, 23 Sep 2011 19:50:19 +0530 (IST)
Hi All,
I am porting windows code to MAC. In Windows we have KeWaitForMultipleObjects(), which puts the current thread to wait state until any or all of a number of dispatcher objects are set to a signaled state or (optionally) until the wait times out.
My requirement is I need to wait for 2 events at a time until one of them is signaled.
In mac we doesn't have events, one of the option is msleep, can anyone suggest any alternatives?
Thanks & Regards,
Sheetal.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden