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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Devtloop.cpp246 static bool s_hadGuiLock = true; local
254 s_hadGuiLock = false;
273 if ( !s_hadGuiLock )
275 s_hadGuiLock = true;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Devtloop.cpp321 static bool s_hadGuiLock = true; local
329 s_hadGuiLock = false;
347 if ( !s_hadGuiLock )
349 s_hadGuiLock = true;

Completed in 105 milliseconds