]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/thread.cpp
VTK wrapper of vtkRenderWindow for wxPython. Tested on MSW so far.
[wxWidgets.git] / src / os2 / thread.cpp
index 80eef6b2e2dc60e88844396744aec0a1a6347f8e..51c3dd4f424d66b929da4ed132472beef5b2b470 100644 (file)
@@ -777,5 +777,10 @@ bool WXDLLEXPORT wxGuiOwnedByMainThread()
     return s_bGuiOwnedByMainThread;
 }
 
     return s_bGuiOwnedByMainThread;
 }
 
+bool WXDLLEXPORT wxIsWaitingForThread()
+{
+    return s_bWaitingForThread;
+}
+
 #endif
   // wxUSE_THREADS
 #endif
   // wxUSE_THREADS