소스 검색

build linux

David Rose 16 년 전
부모
커밋
f4bf3d5039
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      direct/src/plugin/p3dX11SplashWindow.cxx

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

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