commit 2025-09-04 15:07 edit a bit ZCppMain/ZCProcess.H

This commit is contained in:
2025-09-04 15:07:38 +09:00
parent c98d863715
commit eb09153a87

View File

@ -1042,7 +1042,7 @@ namespace ZNsMain
{
if(this->mb_MustWait==true)
{
this->mb_DoWaitCond=true;
this->mb_DoWaitCond=true ;
this->TMutexCondData::WaitCond();
this->mb_DoWaitCond=false;
}/*