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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp103 static size_t g_cbTcpStashedAlloced = 0; variable
467 if (g_cbTcpStashedAlloced)
470 cbDataAlloced = g_cbTcpStashedAlloced;
474 g_cbTcpStashedAlloced = 0;
558 g_cbTcpStashedAlloced = cbDataAlloced;
646 g_cbTcpStashedAlloced = 0;

Completed in 49 milliseconds