Lines Matching refs:timer
371 guint timer; /* Waiting for other side to close or open
626 stream->timer = 0;
639 stream->timer = 0;
780 if (stream->timer)
781 g_source_remove(stream->timer);
840 if (stream->timer) {
841 g_source_remove(stream->timer);
842 stream->timer = 0;
1538 stream->timer = g_timeout_add_seconds(REQ_TIMEOUT,
1643 stream->timer = g_timeout_add_seconds(REQ_TIMEOUT,
2291 * with respect to the disconnect timer */