In kernel waitForService() fails...............
In kernel waitForService() fails...............
- Subject: In kernel waitForService() fails...............
- From: "Gaurav Kumar" <email@hidden>
- Date: Mon, 7 May 2007 15:55:01 +0530
Hi all,
Function from IOService.h waitForService() fails on some mac
10.4.8 machine.
It works properly on some machine with same OS and hardware configuration.
IOService * ptrservice = waitForService(servicematching(“base-class-name”));
Servicematching() function returns success but waitforservice()
traps.
Even next line after waitforservice() does not execute.
This happens on few macs and works fine on some macs.
How to increase timeout?
mach_timespec_t * timeout = {0};
it does not take integer values.
Please suggest!
Thanks,
gaurav
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden