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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp91 static bool g_fTcpStopConnecting = false; variable
134 && !g_fTcpStopConnecting
198 bool fStop = g_fTcpStopConnecting;
301 g_fTcpStopConnecting = false;
335 g_fTcpStopConnecting = true;
603 g_fTcpStopConnecting = true;

Completed in 46 milliseconds