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

/xnu-2422.115.4/bsd/sys/
H A Dsem_internal.h134 #ifndef SEMUME
135 #define SEMUME 10 /* max # of undo entries per process */ macro
216 * #define SEMUSZ SEM_ALIGN(offsetof(struct sem_undo, un_ent[SEMUME]))
/xnu-2422.115.4/bsd/kern/
H A Dsysv_sem.c94 SEMUME, /* max # of undo entries per process */
111 SEMUME, /* max # of undo entries per process */

Completed in 41 milliseconds