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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DTimer.h87 #define EVT_MULE_TIMER(id, func) \ macro
H A Damule-gui.cpp64 EVT_MULE_TIMER(ID_SERVER_RETRY_TIMER_EVENT, CamuleGuiApp::OnTCPTimer)
67 EVT_MULE_TIMER(ID_CORE_TIMER_EVENT, CamuleGuiApp::OnCoreTimer)
H A Damuled.cpp58 #include "Timer.h" // Needed for EVT_MULE_TIMER
90 EVT_MULE_TIMER(ID_SERVER_RETRY_TIMER_EVENT, CamuleDaemonApp::OnTCPTimer)
93 EVT_MULE_TIMER(ID_CORE_TIMER_EVENT, CamuleDaemonApp::OnCoreTimer)
H A DSearchList.cpp245 EVT_MULE_TIMER(wxID_ANY, CSearchList::OnGlobalSearchTimer)

Completed in 67 milliseconds