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

/vbox/src/VBox/VMM/VMMR3/
H A DPDMThread.cpp691 VMMR3DECL(int) PDMR3ThreadIAmRunning(PPDMTHREAD pThread) function
770 * request and leaves the PDMR3ThreadIAmSuspending and PDMR3ThreadIAmRunning
825 rc = PDMR3ThreadIAmRunning(pThread);

Completed in 58 milliseconds