Annotation of cci/sys/h/lock.h, revision 1.1

1.1     ! root        1: /* @(#)lock.h  6.1 */
        !             2: /*
        !             3:  * flags for locking procs and texts
        !             4:  */
        !             5: #define        UNLOCK   0
        !             6: #define        PROCLOCK 1
        !             7: #define        TXTLOCK  2
        !             8: #define        DATLOCK  4

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.