Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INCR32
usr/src/lib/libc/port/threads/synch.c
37
#define INCR32(x) (((x) != UINT32_MAX)? (x)++ : 0)
usr/src/lib/libc/port/threads/synch.c
42
#define INCR32(x)