Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dwinlockio.h75 #define SY_NOTIMEOUT 0x1 /* This client never times out */ macro
/titanic_50/usr/src/uts/common/io/
H A Dwinlockio.c1388 if ((lp->timeout == 0) || (owner->flag & SY_NOTIMEOUT)) { in seglock_lockfault()