Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ALL_ATTRIBUTES
usr/src/lib/libc/port/threads/synch.c
132
int basetype = (type & ~ALL_ATTRIBUTES);
usr/src/lib/libc/port/threads/synch.c
2332
int attr = mp->mutex_type & ALL_ATTRIBUTES;
usr/src/lib/libc/port/threads/synch.c
2647
int attr = mp->mutex_type & ALL_ATTRIBUTES;