Format: AllC/C++CSSTextshell script Advanced Search
745: /* Create the event flag/the lock */ 746: if ((p->flg = CreLock(&p->lock, name.s)) < 0) goto EEXIT; 747: