Searched defs:BtThreadFunc2 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DLzFindMt.c455 static unsigned MY_STD_CALL BtThreadFunc2(void *p) function
485 RINOK(MtSync_Create(&p->btSync, BtThreadFunc2, p, kMtBtNumBlocks));

Completed in 34 milliseconds