Searched refs:IsMain (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtimercmn.cpp65 wxASSERT_MSG( wxThread::IsMain(),
H A Dappbase.cpp810 if ( !wxThread::IsMain() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/dfb/
H A Dapp.cpp104 if (!wxThread::IsMain())
111 if (!wxThread::IsMain())
120 if ( !wxThread::IsMain() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dapp.cpp66 if ( !wxThread::IsMain() )
102 if (!wxThread::IsMain())
110 if (!wxThread::IsMain())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dthreadno.cpp129 bool wxThread::IsMain() function in class:wxThread
H A Dthreadsgi.cpp173 bool do_unlock = wxThread::IsMain();
211 bool wxThread::IsMain() function in class:wxThread
H A Dapp.cpp89 if ( !wxThread::IsMain() )
296 // wxASSERT_MSG( wxThread::IsMain() || gs_WakeUpIdle, wxT("attempt to install idle handler from widget callback in child thread (should be exclusively from wxWakeUpIdle)") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dthreadno.cpp128 bool wxThread::IsMain() function in class:wxThread
H A Dthreadsgi.cpp173 bool do_unlock = wxThread::IsMain();
211 bool wxThread::IsMain() function in class:wxThread
H A Dapp.cpp130 if ( !wxThread::IsMain() )
184 if (!wxThread::IsMain())
191 if (!wxThread::IsMain())
391 // wxASSERT_MSG( wxThread::IsMain() || gs_WakeUpIdle, wxT("attempt to install idle handler from widget callback in child thread (should be exclusively from wxWakeUpIdle)") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dthread.cpp736 if ( wxThread::IsMain() )
750 if ( wxThread::IsMain() )
805 if ( wxThread::IsMain() )
825 if ( wxThread::IsMain() )
918 bool wxThread::IsMain() function in class:wxThread
953 wxASSERT_MSG( IsMain(), _T("should only be called from the main thread") );
1310 wxASSERT_MSG( !wxThread::IsMain(),
1333 if ( wxThread::IsMain() )
1353 wxASSERT_MSG( wxThread::IsMain(),
H A Devtloop.cpp243 wxASSERT_MSG( wxThread::IsMain(),
H A Dutilsexc.cpp547 wxASSERT_MSG( wxThread::IsMain(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dthread.cpp540 bool wxThread::IsMain() function in class:wxThread
593 wxASSERT_MSG( IsMain(), _T("should only be called from the main thread") );
727 if (IsMain())
748 if ( IsMain() )
775 if ( IsMain() )
806 if ( IsMain() )
981 wxASSERT_MSG( !wxThread::IsMain(),
1004 if ( wxThread::IsMain() )
1024 wxASSERT_MSG( wxThread::IsMain(),
H A Devtloop.cpp318 wxASSERT_MSG( wxThread::IsMain(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmpthread.cpp953 if ( wxThread::IsMain() )
985 if ( wxThread::IsMain() )
1028 bool wxThread::IsMain() function in class:wxThread
1471 wxASSERT_MSG( !wxThread::IsMain(),
1494 if ( wxThread::IsMain() )
1514 wxASSERT_MSG( wxThread::IsMain(),
H A Dthread.cpp1162 if ( wxThread::IsMain() )
1239 bool wxThread::IsMain() function in class:wxThread
1696 wxASSERT_MSG( !wxThread::IsMain(),
1719 if ( wxThread::IsMain() )
1739 wxASSERT_MSG( wxThread::IsMain(),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dthread.cpp521 bool wxThread::IsMain() function in class:wxThread
572 wxASSERT_MSG( IsMain(), _T("should only be called from the main thread") );
712 if ( IsMain() )
743 if ( IsMain() )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dthread.h437 // IsMain() and only call This() for threads other than the main one
443 static bool IsMain();
686 inline bool wxIsMainThread() { return wxThread::IsMain(); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dsound_sdl.cpp302 if (wxThread::IsMain())
307 if (wxThread::IsMain())
H A Dthreadpsx.cpp886 if ( wxThread::IsMain() )
918 if ( wxThread::IsMain() )
972 bool wxThread::IsMain() function in class:wxThread
1638 wxASSERT_MSG( wxThread::IsMain(), wxT("only main thread can be here") );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Dthread.cpp406 bool wxThread::IsMain() function in class:wxThread
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DLogger.cpp156 if (wxThread::IsMain()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dprivate.h324 if (!wxThread::IsMain())
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DMuleDebug.cpp415 if (wxThread::IsMain()) {

Completed in 108 milliseconds

12