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

/vbox/src/VBox/VMM/include/
H A DPDMAsyncCompletionFileInternal.h381 volatile int rcReqRead; member in struct:PDMASYNCCOMPLETIONENDPOINTFILE
/vbox/src/VBox/VMM/VMMR3/
H A DPDMAsyncCompletionFile.cpp322 rc = ASMAtomicXchgS32(&pEpFile->rcReqRead, VINF_SUCCESS);
645 ASMAtomicXchgS32(&pEpFile->rcReqRead, rcToInject);

Completed in 2505 milliseconds