OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
COND_INITIALIZER
sys/dev/pci/if_ixl.c
3730
struct cond c = COND_INITIALIZER();
sys/kern/kern_smr.c
283
struct cond c = COND_INITIALIZER();
sys/kern/kern_xcall.c
97
.xcs_c = COND_INITIALIZER(),
sys/net/ifq.c
188
struct cond c = COND_INITIALIZER();