commit 2025-09-07 00:27 add ZCppMainTest/ZtCThreadEx_002_MutexCond.cpp
This commit is contained in:
@ -2380,7 +2380,7 @@ namespace ZNsMain
|
||||
{
|
||||
if(::SleepConditionVariableCS(&mo_CondVar, &mo_CritSect, AI_Mili)==TRUE)
|
||||
{
|
||||
return ZNsEnum::ZEThread_OK; /*#####################################*/
|
||||
return ZNsEnum::ZEThread_OK;
|
||||
}/*
|
||||
if(::SleepConditionVariableCS(&mo_CondVar, &mo_CritSect, AI_Mili)==TRUE)*/
|
||||
|
||||
|
Reference in New Issue
Block a user