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

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2910 kmutex_t dop_mutex; member in struct:idn_global::dopers
2911 kcondvar_t dop_cv; /* dop_mutex */
2912 domainset_t dop_domset; /* dop_mutex */
2913 int dop_waitcount; /* dop_mutex */
2914 dop_waitlist_t *dop_waitlist; /* dop_mutex */
2915 dop_waitlist_t *dop_freelist; /* dop_mutex */
2916 /* dop_mutex */

Completed in 247 milliseconds