Searched defs:rw_init (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dsynch.h97 rw_init(pthread_rwlock_t *lock) function
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Drwlock.h60 #define rw_init(lock, desc, type, arg) do { \ macro
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Drwlock.h59 #define rw_init(lock, desc, type, arg) do { \ macro
/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Drwlock.h119 #define rw_init(rwp, name, type, arg) /* CSTYLED */ \ macro
/freebsd-current/sys/sys/
H A Drwlock.h161 #define rw_init(rw, n) \ macro
/freebsd-current/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c247 rw_init(krwlock_t *rwlp, char *name, int type, void *arg) function

Completed in 160 milliseconds