Searched refs:rtR0ThreadDarwinSleepCommon (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/darwin/
H A Dthread-r0drv-darwin.cpp46 static int rtR0ThreadDarwinSleepCommon(RTMSINTERVAL cMillies) function
58 return rtR0ThreadDarwinSleepCommon(cMillies);
64 return rtR0ThreadDarwinSleepCommon(cMillies);

Completed in 41 milliseconds