Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/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()