Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
DLzFindMt.c455 static unsigned MY_STD_CALL BtThreadFunc2(void *p) in BtThreadFunc2() function
485 RINOK(MtSync_Create(&p->btSync, BtThreadFunc2, p, kMtBtNumBlocks)); in MatchFinderMt_Create()