Searched defs:s_ErrorCount (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/glue/
H A DNativeEventQueue.cpp357 static uint32_t s_ErrorCount = 0; local
358 if (s_ErrorCount < 500)
361 ++s_ErrorCount;

Completed in 42 milliseconds