Searched defs:rtTimerLnxStartAllOnCpu (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtimer-r0drv-linux.c882 static DECLCALLBACK(void) rtTimerLnxStartAllOnCpu(RTCPUID idCpu, void *pvUser1, void *pvUser2) function
943 rc2 = RTMpOnAll(rtTimerLnxStartAllOnCpu, pTimer, pArgs);

Completed in 47 milliseconds