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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dthread.h732 class WXDLLIMPEXP_BASE wxMutexGuiLocker class
735 wxMutexGuiLocker() { wxMutexGuiEnter(); } function in class:wxMutexGuiLocker
736 ~wxMutexGuiLocker() { wxMutexGuiLeave(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DThreadTasks.cpp423 wxMutexGuiLocker guiLock;

Completed in 64 milliseconds