commit 2025-10-06 19:02 edit a bit ZCppMain/ZCProcess.H
This commit is contained in:
@ -3998,9 +3998,9 @@ namespace ZNsMain
|
||||
|
||||
///////////////////////////////////////////////////////////////*/
|
||||
|
||||
template< typename TData=ZNsMain::ZCEmpty
|
||||
template< typename TData=ZNsMain::ZCEmpty /////////////////////
|
||||
>
|
||||
class ZtCMutexCondData : public TData
|
||||
class ZtCMutexCondData : public TData ///////////////////////////
|
||||
{
|
||||
protected:
|
||||
pthread_mutex_t mh_Mutex;
|
||||
@ -4161,9 +4161,9 @@ namespace ZNsMain
|
||||
|
||||
public:
|
||||
};/*
|
||||
template< typename TData=ZNsMain::ZCEmpty
|
||||
template< typename TData=ZNsMain::ZCEmpty /////////////////////
|
||||
>
|
||||
class ZtCMutexCondData : public TData ///*/
|
||||
class ZtCMutexCondData : public TData ///////////////////*/
|
||||
|
||||
|
||||
/*//////////////////////////////////////////////////////////////////
|
||||
@ -4409,6 +4409,7 @@ namespace ZNsMain
|
||||
>
|
||||
class ZtCBarrier : public TData /////////*/
|
||||
|
||||
|
||||
#endif // !defined(__USE_XOPEN2K) || defined(__USE_MUTEX_COND_FOR_BARRIER__)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user