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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMCritSect.cpp616 static int pdmR3CritSectDeleteByKey(PVM pVM, void *pvKey) function
694 int rc1 = pdmR3CritSectDeleteByKey(pVM, pDevIns);
710 int rc1 = pdmR3CritSectDeleteByKey(pVM, pDrvIns);

Completed in 44 milliseconds