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

/vbox/include/VBox/vmm/
H A Dpdmdev.h3123 DECLR3CALLBACKMEMBER(RCPTRTYPE(PPDMCRITSECT), pfnCritSectGetNopRC,(PPDMDEVINS pDevIns)); member in struct:PDMDEVHLPR3
4955 * @copydoc PDMDEVHLPR3::pfnCritSectGetNopRC
4959 return pDevIns->pHlpR3->pfnCritSectGetNopRC(pDevIns);

Completed in 62 milliseconds