Searched refs:pvCpuIdx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0ThreadPreemptionDriver.cpp56 static DECLCALLBACK(int) MyThreadProc(RTTHREAD hSelf, void *pvCpuIdx) argument
60 RTCpuSetAddByIndex(&Affinity, (intptr_t)pvCpuIdx);

Completed in 41 milliseconds