Searched refs:SEMMNU (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.
137 #ifndef SEMMNU /* # of undo structures in system */
138 #define SEMMNU SEMMNS /* 1 for each semaphore. This is quite large */ macro
/xnu-2782.1.97/bsd/kern/
H A Dsysv_sem.c91 SEMMNU, /* # of undo structures in system */

Completed in 28 milliseconds