Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Dstrsubr.c4342 struct stdata *stmatep = stp->sd_mate; in strstartplumb() local
4347 while (stmatep->sd_flag & (STWOPEN|STRCLOSE|STRPLUMB)) { in strstartplumb()
4355 if (!cv_wait_sig(&stmatep->sd_monitor, in strstartplumb()
4356 &stmatep->sd_lock)) { in strstartplumb()
4357 mutex_exit(&stmatep->sd_lock); in strstartplumb()
4360 mutex_exit(&stmatep->sd_lock); in strstartplumb()
4370 mutex_exit(&stmatep->sd_lock); in strstartplumb()