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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0ThreadPreemption.cpp54 bool fPreemptingSuccess; member in struct:TSTRTR0THREADCTXDATA
89 if (pData->fPreemptingSuccess)
117 pData->fPreemptingSuccess = true;
129 if (!pData->fPreemptingSuccess)
334 pCtxData->fPreemptingSuccess = false;
403 else if (!pCtxData->fPreemptingSuccess)

Completed in 42 milliseconds