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

/illumos-gate/usr/src/uts/sun/io/ttymux/
H A Dttymux.c195 int mu_owned; local
215 if ((mu_owned = mutex_owned(lqi->sm_uqi->sm_umutex)) == 0)
226 if (mu_owned == 0)

Completed in 62 milliseconds