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

/vbox/include/VBox/vmm/
H A Dpdmthread.h287 VMMR3DECL(int) PDMR3ThreadIAmSuspending(PPDMTHREAD pThread);
/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 127 milliseconds