Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TURNSTILE_HASH_MASK
usr/src/cmd/mdb/common/modules/genunix/sobj.c
688
#define TURNSTILE_HASH_MASK (TURNSTILE_HASH_SIZE - 1)
usr/src/uts/common/os/turnstile.c
162
#define TURNSTILE_HASH_MASK (TURNSTILE_HASH_SIZE - 1)