Searched refs:has_timeout (Results 1 – 13 of 13) sorted by relevance
102 if (t.has_timeout()) { in WaitUntil()242 if (t.has_timeout()) { in Wait()255 if (!t.has_timeout()) { in Wait()315 if (t.has_timeout()) { in Wait()338 if (!t.has_timeout()) { in Wait()
58 bool has_timeout() const { return ns_ != 0; } in has_timeout() function101 if (!has_timeout()) { in InMillisecondsFromNow()
178 if (t.has_timeout()) { in Wait()191 if (!t.has_timeout()) { in Wait()251 if (t.has_timeout()) { in Wait()274 if (!t.has_timeout()) { in Wait()
59 bool has_timeout() const { return ns_ != 0; } in has_timeout() function102 if (!has_timeout()) { in InMillisecondsFromNow()
91 if (t.has_timeout()) { in WaitUntil()
933 int has_timeout; in _ssl__SSLSocket_do_handshake_impl() local951 has_timeout = (timeout > 0); in _ssl__SSLSocket_do_handshake_impl()952 if (has_timeout) in _ssl__SSLSocket_do_handshake_impl()967 if (has_timeout) in _ssl__SSLSocket_do_handshake_impl()2308 int has_timeout; in _ssl__SSLSocket_write_impl() local2328 has_timeout = (timeout > 0); in _ssl__SSLSocket_write_impl()2329 if (has_timeout) in _ssl__SSLSocket_write_impl()2357 if (has_timeout) in _ssl__SSLSocket_write_impl()2444 int has_timeout; in _ssl__SSLSocket_read_impl() local2495 has_timeout = (timeout > 0); in _ssl__SSLSocket_read_impl()[all …]
824 int has_timeout = (timeout > 0); in sock_call_ex() local837 if (has_timeout || connect) { in sock_call_ex()838 if (has_timeout) { in sock_call_ex()4178 int has_timeout = (s->sock_timeout > 0); in sock_sendall() local4195 if (has_timeout) { in sock_sendall()
2341 int has_timeout; in uvwasi_poll_oneoff() local2363 has_timeout = 0; in uvwasi_poll_oneoff()2382 if (has_timeout == 0 || cur_timeout < min_timeout) { in uvwasi_poll_oneoff()2385 has_timeout = 1; in uvwasi_poll_oneoff()2402 if (has_timeout == 1) { in uvwasi_poll_oneoff()
1573 ABSL_RAW_CHECK(res || t.has_timeout(), in AwaitWithDeadline()2358 ABSL_RAW_CHECK(!w->waitp->timeout.has_timeout(), in Fer()2602 if (w->waitp->timeout.has_timeout() || w->waitp->cvmu == nullptr) { in Wakeup()
1562 ABSL_RAW_CHECK(res || t.has_timeout(), in AwaitWithDeadline()2346 ABSL_RAW_CHECK(!w->waitp->timeout.has_timeout(), in Fer()2590 if (w->waitp->timeout.has_timeout() || w->waitp->cvmu == nullptr) { in Wakeup()
3298 ?has_timeout@KernelTimeout@synchronization_internal@absl@@QEBA_NXZ
3292 ?has_timeout@KernelTimeout@synchronization_internal@absl@@QBE_NXZ