Searched refs:SY_NOTIMEOUT (Results 1 – 2 of 2) sorted by relevance
75 #define SY_NOTIMEOUT 0x1 /* This client never times out */ macro
1388 if ((lp->timeout == 0) || (owner->flag & SY_NOTIMEOUT)) { in seglock_lockfault()