commit 2025-09-04 15:07 edit a bit ZCppMain/ZCProcess.H
This commit is contained in:
@ -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;
|
||||
}/*
|
||||
|
Reference in New Issue
Block a user