Home
last modified time | relevance | path

Searched refs:HashThreadFunc (Results 1 – 1 of 1) sorted by relevance

/external/lzma/C/
DLzFindMt.c148 void HashThreadFunc(CMatchFinderMt *mt) in HashThreadFunc() function
454 static unsigned MY_STD_CALL HashThreadFunc2(void *p) { HashThreadFunc((CMatchFinderMt *)p); return… in HashThreadFunc2()