Searched refs:SEMMNI (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dsem_internal.h119 * Configuration parameters. SEMMNI, SEMMNS, and SEMMNU are hard limits.
131 #ifndef SEMMNI /* # of semaphore identifiers */
132 #define SEMMNI SEMMNS /* max of 1 for each semaphore */ macro
/xnu-2782.1.97/bsd/kern/
H A Dsysv_sem.c89 SEMMNI, /* # of semaphore identifiers */

Completed in 74 milliseconds