Home
last modified time | relevance | path

Searched refs:DoSimpleWaitForThread (Results 1 – 12 of 12) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dbasemsw.cpp46 WXDWORD wxAppTraits::DoSimpleWaitForThread(WXHANDLE hThread) in DoSimpleWaitForThread() function in wxAppTraits
76 return DoSimpleWaitForThread(hThread); in WaitForThread()
H A Dapp.cpp248 return DoSimpleWaitForThread(hThread); in WaitForThread()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dbasemsw.cpp46 WXDWORD wxAppTraits::DoSimpleWaitForThread(WXHANDLE hThread) in DoSimpleWaitForThread() function in wxAppTraits
76 return DoSimpleWaitForThread(hThread); in WaitForThread()
H A Dapp.cpp248 return DoSimpleWaitForThread(hThread); in WaitForThread()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dbasemsw.cpp72 WXDWORD wxAppTraits::DoSimpleWaitForThread(WXHANDLE hThread) in DoSimpleWaitForThread() function in wxAppTraits
102 return DoSimpleWaitForThread(hThread); in WaitForThread()
H A Dapp.cpp284 return DoSimpleWaitForThread(hThread); in WaitForThread()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dapptrait.h82 { return DoSimpleWaitForThread(hThread); } in WaitForThread()
108 { return DoSimpleWaitForThread(hThread); } in WaitForThread()
H A Dapptbase.h72 WXDWORD DoSimpleWaitForThread(WXHANDLE hThread);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dapptbase.h67 WXDWORD DoSimpleWaitForThread(WXHANDLE hThread);
H A Dapptrait.h82 { return DoSimpleWaitForThread(hThread); } in WaitForThread()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dapptbase.h67 WXDWORD DoSimpleWaitForThread(WXHANDLE hThread);
H A Dapptrait.h82 { return DoSimpleWaitForThread(hThread); } in WaitForThread()