Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SETBIT0
usr/src/lib/libc/port/gen/mallint.h
153
#define SETBIT0(w) ((w) |= BIT0) /* Block is busy */
usr/src/lib/watchmalloc/common/mallint.h
123
#define SETBIT0(w) ((w) |= BIT0) /* Block is busy */