Searched refs:to_throttle (Results 1 – 6 of 6) sorted by relevance
229 if (service->to_throttle != NULL || service->list->destroying) in service_monitor_throttle()418 if (service->process_avail > 0 || service->to_throttle != NULL || in service_monitor_listen_start()577 timeout_remove(&service->to_throttle); in service_monitor_stop()753 if (service->to_throttle != NULL) { in services_monitor_reap_children()
104 struct timeout *to_throttle; member
684 timeout_remove(&service->to_throttle); in service_throttle_timeout()713 if (service->to_throttle != NULL || service->list->destroyed) in service_throttle()720 service->to_throttle = timeout_add(msecs, service_throttle_timeout, in service_throttle()
26 (service->to_throttle == NULL ? in master_client_service_status_output()
306 if (service->to_throttle != NULL) { in service_process_create()
135 struct timeout *to_throttle, *to_throttle_shrink; member263 if (conn->to_throttle != NULL) in imapc_connection_ioloop_changed()264 conn->to_throttle = io_loop_move_timeout(&conn->to_throttle); in imapc_connection_ioloop_changed()460 timeout_remove(&conn->to_throttle); in imapc_connection_disconnect_full()1348 timeout_remove(&conn->to_throttle); in imapc_connection_throttle()2126 timeout_remove(&conn->to_throttle); in imapc_connection_is_throttled()2144 conn->to_throttle = timeout_add_absolute(&conn->throttle_end_timeval, in imapc_connection_is_throttled()