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

/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtimer-r0drv-linux.c1266 static bool rtTimerLnxStop(PRTTIMER pTimer, bool fForDestroy) function
1338 rtTimerLnxStop(pTimer, false /*fForDestroy*/);
1410 fCanDestroy = rtTimerLnxStop(pTimer, true /*fForDestroy*/);

Completed in 63 milliseconds