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

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

Completed in 45 milliseconds