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

/vbox/src/VBox/Main/src-server/
H A DApplianceImpl.cpp1187 int vrc = RTThreadCreate(NULL, Appliance::i_taskThreadImportOrExport, this,
1204 DECLCALLBACK(int) Appliance::i_taskThreadImportOrExport(RTTHREAD /* aThread */, void *pvUser) function in class:Appliance

Completed in 46 milliseconds