Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DLzFindMt.c274 static SRes MtSync_Create(CMtSync *p, THREAD_FUNC_TYPE startAddress, void *obj) in MtSync_Create() function
867 RINOK(MtSync_Create(&p->hashSync, HashThreadFunc2, p)) in MatchFinderMt_Create()
868 RINOK(MtSync_Create(&p->btSync, BtThreadFunc2, p)) in MatchFinderMt_Create()

Completed in 2 milliseconds