Home
last modified time | relevance | path

Searched refs:rw_args (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Drwlock.h247 struct rw_args { struct
254 static struct rw_args name##_args = { \ argument
/freebsd/sys/kern/
H A Dkern_rwlock.c271 const struct rw_args *args; in rw_sysinit()