Searched refs:s_ErrorCount (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Main/glue/ | ||
H A D | NativeEventQueue.cpp | 357 static uint32_t s_ErrorCount = 0; local 358 if (s_ErrorCount < 500) 361 ++s_ErrorCount; |
Completed in 285 milliseconds