Searched refs:wxThreadKeepAlive (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/palmos/
H A Dthread.cpp346 class wxThreadKeepAlive class
349 wxThreadKeepAlive(wxThreadInternal& thrImpl) : m_thrImpl(thrImpl) function in class:wxThreadKeepAlive
351 ~wxThreadKeepAlive()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dthread.cpp486 class wxThreadKeepAlive class
489 wxThreadKeepAlive(wxThreadInternal& thrImpl) : m_thrImpl(thrImpl) function in class:wxThreadKeepAlive
491 ~wxThreadKeepAlive()
680 wxThreadKeepAlive keepAlive(*this);

Completed in 229 milliseconds