commit 2025-09-10 15:35 edit a bit ZCppMain/ZCProcess_Linux.H
This commit is contained in:
@ -1172,7 +1172,7 @@ namespace ZNsMain
|
|||||||
if((mh_Mutex=::semget((key_t)AL_KeyID, 1, AI_Flag))==-1)*/
|
if((mh_Mutex=::semget((key_t)AL_KeyID, 1, AI_Flag))==-1)*/
|
||||||
|
|
||||||
this->Init(); return true;
|
this->Init(); return true;
|
||||||
s }/*
|
}/*
|
||||||
bool Make(long AL_KeyID, int AI_Flag=IPC_CREAT | IPC_EXCL | 0664)*/
|
bool Make(long AL_KeyID, int AI_Flag=IPC_CREAT | IPC_EXCL | 0664)*/
|
||||||
|
|
||||||
bool Lock()
|
bool Lock()
|
||||||
|
Reference in New Issue
Block a user