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

/vbox/src/VBox/Runtime/generic/
H A Dtimerlr-generic.cpp208 RTDECL(int) RTTimerLRStop(RTTIMERLR hTimerLR) function
231 RT_EXPORT_SYMBOL(RTTimerLRStop); variable
246 int rc = RTTimerLRStop(hTimerLR);
/vbox/include/iprt/
H A Dmangling.h1788 # define RTTimerLRStop RT_MANGLER(RTTimerLRStop) macro

Completed in 134 milliseconds