commit 2025-09-07 09:58 edit ZCppMainTest/ZftMakeTuple_000.cpp
This commit is contained in:
@ -42,7 +42,7 @@ namespace ZNsMain
|
||||
{
|
||||
this->TypeBase::template Init<ZCMutexCondData&>(AR_CMutexCond);
|
||||
|
||||
/*@@@@@@@@@*/ AR_CMutexCond.Lock(); /*@@@@@@@@@*/
|
||||
/*@@@@@@@@@*/ AR_CMutexCond.Lock(); /*@@@@@@@@@*/
|
||||
{
|
||||
__for1(int, i, CI_RepeatCnt)
|
||||
{
|
||||
@ -82,7 +82,7 @@ namespace ZNsMain
|
||||
}
|
||||
AR_CMutexCond.WakeCond();
|
||||
|
||||
/*@@@@@@@@@*/ AR_CMutexCond.UnLock(); /*@@@@@@@@@*/
|
||||
/*@@@@@@@@@*/ AR_CMutexCond.UnLock(); /*@@@@@@@@@*/
|
||||
}/*
|
||||
void Fini(ZCMutexCondData& AR_CMutexCond)*/
|
||||
|
||||
|
Reference in New Issue
Block a user