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

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/drv/
H A DVBoxNetFltRt-win.cpp2535 bool bInterupted = ASMAtomicUoReadBool(&pInitIdcInfo->bStop); local
2536 if (!bInterupted)
2539 bInterupted = ASMAtomicUoReadBool(&pInitIdcInfo->bStop);
2540 if (!bInterupted)

Completed in 47 milliseconds