Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RW_INIT
usr/src/uts/common/io/hxge/hxge_common_impl.h
126
#define RW_INIT(lock, name, type, arg) rw_init(lock, name, type, arg)
usr/src/uts/common/sys/nxge/nxge_common_impl.h
175
#define RW_INIT(lock, name, type, arg) rw_init(lock, name, type, arg)