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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplIO.cpp107 #define STATUS_WRITE UINT32_C(1) macro
845 case STATUS_WRITE:
847 ASMAtomicCmpXchgU32(&pInt->u32Status, STATUS_WRITING, STATUS_WRITE);
995 if (!( u32Status == STATUS_WRITE
1013 rc = shaSignalManifestThread(pInt, STATUS_WRITE);
1368 rc = shaSignalManifestThread(pInt, STATUS_WRITE);
1400 rc = shaSignalManifestThread(pInt, STATUS_WRITE);

Completed in 45 milliseconds