Searched refs:HashThreadFunc2 (Results 1 – 1 of 1) sorted by relevance
454 static unsigned MY_STD_CALL HashThreadFunc2(void *p) { HashThreadFunc((CMatchFinderMt *)p); return… in HashThreadFunc2() function484 RINOK(MtSync_Create(&p->hashSync, HashThreadFunc2, p, kMtHashNumBlocks)); in MatchFinderMt_Create()