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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0ThreadPreemption.cpp50 RTNATIVETHREAD hSourceThread; member in struct:TSTRTR0THREADCTXDATA
100 if (pData->hSourceThread != hCurrentThread)
104 pData->hSourceThread, hCurrentThread);
137 if (pData->hSourceThread != hCurrentThread)
141 pData->hSourceThread, hCurrentThread);
338 pCtxData->hSourceThread = RTThreadNativeSelf();

Completed in 43 milliseconds