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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dsnglinst.cpp75 bool IsAnotherRunning() const function in class:wxSingleInstanceCheckerImpl
120 bool wxSingleInstanceChecker::IsAnotherRunning() const function in class:wxSingleInstanceChecker
124 return m_impl->IsAnotherRunning();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dsnglinst.cpp84 bool wxSingleInstanceChecker::IsAnotherRunning() const function in class:wxSingleInstanceChecker
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dsnglinst.h44 // instance is running - use IsAnotherRunning() to check it
48 bool IsAnotherRunning() const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dsnglinst.cpp116 bool wxSingleInstanceChecker::IsAnotherRunning() const function in class:wxSingleInstanceChecker
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dsnglinst.tex17 \helpref{IsAnotherRunning()}{wxsingleinstancecheckerisanotherrunning} from
29 if ( m_checker->IsAnotherRunning() )
104 \helpref{IsAnotherRunning()}{wxsingleinstancecheckerisanotherrunning} to check
116 \membersection{wxSingleInstanceChecker::IsAnotherRunning}\label{wxsingleinstancecheckerisanotherrunning}
118 \constfunc{bool}{IsAnotherRunning}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dsnglinst.cpp374 bool wxSingleInstanceChecker::IsAnotherRunning() const function in class:wxSingleInstanceChecker
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DamuleAppCommon.cpp384 && m_singleInstance->IsAnotherRunning()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/console/
H A Dconsole.cpp4204 if ( checker.IsAnotherRunning() )

Completed in 55 milliseconds