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

/vbox/src/VBox/VMM/VMMAll/
H A DPDMAllCritSect.cpp517 * @param fCallRing3 Whether this is a VMMRZCallRing3()request.
519 VMMR3DECL(int) PDMR3CritSectEnterEx(PPDMCRITSECT pCritSect, bool fCallRing3) argument
523 && fCallRing3

Completed in 33 milliseconds