Browse Source

build linux

David Rose 16 years ago
parent
commit
f4bf3d5039
1 changed files with 1 additions and 1 deletions
  1. 1 1
      direct/src/plugin/p3dX11SplashWindow.cxx

+ 1 - 1
direct/src/plugin/p3dX11SplashWindow.cxx

@@ -396,7 +396,7 @@ check_stopped() {
   _subprocess_pid = -1;
   join_read_thread();
 
-  _inst->request_stop();
+  _inst->request_stop_main_thread();
 }
 
 ////////////////////////////////////////////////////////////////////