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

/vbox/src/VBox/VMM/VMMR3/
H A DFTM.cpp942 static DECLCALLBACK(int) ftmR3StandbyThread(RTTHREAD hThread, void *pvUser) function
1188 rc = RTThreadCreate(NULL, ftmR3StandbyThread, pVM,

Completed in 34 milliseconds