commit 2025-09-10 15:35 edit a bit ZCppMain/ZCProcess_Linux.H

This commit is contained in:
2025-09-10 15:35:25 +09:00
parent e54bc15c4a
commit a9fbdef1d7

View File

@ -1172,7 +1172,7 @@ namespace ZNsMain
if((mh_Mutex=::semget((key_t)AL_KeyID, 1, AI_Flag))==-1)*/
this->Init(); return true;
s }/*
}/*
bool Make(long AL_KeyID, int AI_Flag=IPC_CREAT | IPC_EXCL | 0664)*/
bool Lock()