Searched refs:CMtSync (Results 1 – 2 of 2) sorted by relevance
37 } CMtSync; typedef65 CMtSync btSync;84 CMtSync hashSync;
10 void MtSync_Construct(CMtSync *p) in MtSync_Construct()23 void MtSync_GetNextBlock(CMtSync *p) in MtSync_GetNextBlock()51 void MtSync_StopWriting(CMtSync *p) in MtSync_StopWriting()74 void MtSync_Destruct(CMtSync *p) in MtSync_Destruct()102 static SRes MtSync_Create2(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj, UInt32 numBlocks) in MtSync_Create2()124 static SRes MtSync_Create(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj, UInt32 numBlocks) in MtSync_Create()132 void MtSync_Init(CMtSync *p) { p->needStart = True; } in MtSync_Init()152 CMtSync *p = &mt->hashSync; in HashThreadFunc()384 CMtSync *sync = &p->hashSync; in BtFillBlock()409 CMtSync *p = &mt->btSync; in BtThreadFunc()