Lines Matching refs:tim_wtimoutid
155 timeout_id_t tim_wtimoutid;
455 ASSERT(tp->tim_wtimoutid);
456 tp->tim_wtimoutid = 0;
521 if (tp->tim_wtimoutid) {
522 (void) quntimeout(q, tp->tim_wtimoutid);
523 tp->tim_wtimoutid = 0;
2561 if (tp->tim_wtimoutid || tp->tim_wbufcid)
2569 tp->tim_wtimoutid = tid;
2593 if (tp->tim_wtimoutid || tp->tim_wbufcid)
2596 tp->tim_wtimoutid = qtimeout(RD(q), tim_timer, q, TIMIOCWAIT);