Searched refs:CMtSync (Results 1 – 2 of 2) sorted by relevance
37 } CMtSync; typedef65 CMtSync btSync;84 CMtSync hashSync;
10 static void MtSync_Construct(CMtSync *p) in MtSync_Construct()23 static void MtSync_GetNextBlock(CMtSync *p) in MtSync_GetNextBlock()53 static void MtSync_StopWriting(CMtSync *p) in MtSync_StopWriting()76 static void MtSync_Destruct(CMtSync *p) in MtSync_Destruct()104 static SRes MtSync_Create2(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj, UInt32 numBlocks) in MtSync_Create2()126 static SRes MtSync_Create(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj, UInt32 numBlocks) in MtSync_Create()134 void MtSync_Init(CMtSync *p) { p->needStart = True; } in MtSync_Init()154 CMtSync *p = &mt->hashSync; in HashThreadFunc()428 CMtSync *sync = &p->hashSync; in BtFillBlock()453 CMtSync *p = &mt->btSync; in BtThreadFunc()