build linux

This commit is contained in:
David Rose 2009-10-06 18:56:45 +00:00
parent a308a4a01c
commit f4bf3d5039

View File

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