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

/vbox/src/VBox/Runtime/common/misc/
H A Daiomgr.cpp108 volatile PRTAIOMGRFILEINT pFileClose; member in union:RTAIOMGRINT::__anon16569
802 PRTAIOMGRFILEINT pFile = ASMAtomicReadPtrT(&pThis->BlockingEventData.pFileClose, PRTAIOMGRFILEINT);
955 ASMAtomicWritePtr(&pThis->BlockingEventData.pFileClose, pFile);
957 ASMAtomicWriteNullPtr(&pThis->BlockingEventData.pFileClose);

Completed in 43 milliseconds