FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEM_VALUE_MAX
include/semaphore.h
50
#define SEM_VALUE_MAX __INT_MAX
lib/libc/gen/sem.c
96
#define SEM_VALUE_MAX __INT_MAX
sys/sys/_semaphore.h
34
#define SEM_VALUE_MAX __INT_MAX