Searched refs:to_throttle_shrink (Results 1 – 1 of 1) sorted by relevance
135 struct timeout *to_throttle, *to_throttle_shrink; member265 if (conn->to_throttle_shrink != NULL) in imapc_connection_ioloop_changed()266 conn->to_throttle_shrink = io_loop_move_timeout(&conn->to_throttle_shrink); in imapc_connection_ioloop_changed()461 timeout_remove(&conn->to_throttle_shrink); in imapc_connection_disconnect_full()1336 timeout_remove(&conn->to_throttle_shrink); in imapc_connection_throttle_shrink_timeout()1338 conn->to_throttle_shrink = in imapc_connection_throttle_shrink_timeout()1368 if (conn->to_throttle_shrink != NULL) in imapc_connection_throttle()1369 timeout_reset(conn->to_throttle_shrink); in imapc_connection_throttle()1372 conn->to_throttle_shrink == NULL) { in imapc_connection_throttle()1373 conn->to_throttle_shrink = in imapc_connection_throttle()