Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h669 #define DT_RW_WRITE_HELD(x) dt_rw_write_held(x) macro
670 #define DT_RW_LOCK_HELD(x) (DT_RW_READ_HELD(x) || DT_RW_WRITE_HELD(x))