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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFindMt.c47 /* MtSync_StopWriting must be called if Writing was started */
49 void MtSync_StopWriting(CMtSync *p) function
76 MtSync_StopWriting(p);
420 MtSync_StopWriting(&mt->hashSync);
517 MtSync_StopWriting(&p->btSync);

Completed in 55 milliseconds