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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp183 static wxFrame *gs_pFrame = NULL; // FIXME MT-unsafe variable
203 wxASSERT( gs_pFrame == NULL ); // should be reset!
204 gs_pFrame = pFrame;
210 gs_pFrame = (wxFrame *) NULL;
358 wxFrame *pFrame = gs_pFrame;

Completed in 84 milliseconds