Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/sys/
H A Dsynch32.h37 #define mutex_type flags.mbcp_type_un.mtype_rcount.count_type1
38 #define mutex_rcount flags.mbcp_type_un.mtype_rcount.count_type2
/illumos-gate/usr/src/uts/sparc/sys/
H A Dsynch32.h37 #define mutex_type flags.mbcp_type_un.mtype_rcount.count_type2
38 #define mutex_rcount flags.mbcp_type_un.mtype_rcount.count_type1
/illumos-gate/usr/src/uts/common/sys/
H A Dsynch.h66 } mbcp_type_un; member