OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FD_ADVLOCK
sys/kern/kern_descrip.c
1253
(fdp->fd_flags & FD_ADVLOCK) &&
sys/kern/kern_descrip.c
552
atomic_setbits_int(&fdp->fd_flags, FD_ADVLOCK);
sys/kern/kern_descrip.c
561
atomic_setbits_int(&fdp->fd_flags, FD_ADVLOCK);