Improved the robustness of thread start and cancellation

This commit is contained in:
Robert Osfield
2007-01-03 16:06:12 +00:00
parent 740363133f
commit 4f87afdbf5
7 changed files with 87 additions and 25 deletions

View File

@@ -106,6 +106,8 @@ class GraphicsWindowX11 : public osgViewer::GraphicsWindow
protected:
~GraphicsWindowX11();
bool createVisualInfo();
void init();