Home
last modified time | relevance | path

Searched refs:nxt_msec_t (Results 26 – 31 of 31) sorted by relevance

12

/unit/src/
H A Dnxt_epoll_engine.c82 static void nxt_epoll_poll(nxt_event_engine_t *engine, nxt_msec_t timeout);
871 nxt_epoll_poll(nxt_event_engine_t *engine, nxt_msec_t timeout) in nxt_epoll_poll()
H A Dnxt_event_engine.c513 nxt_msec_t timeout, now; in nxt_event_engine_start()
H A Dnxt_http_variables.c241 nxt_msec_t ms; in nxt_http_var_request_time()
H A Dnxt_controller.c66 static nxt_msec_t nxt_controller_conn_timeout_value(nxt_conn_t *c,
852 static nxt_msec_t
855 return (nxt_msec_t) data; in nxt_controller_conn_timeout_value()
H A Dnxt_conf.c602 nxt_msec_t msec; in nxt_conf_map_object()
665 ptr->msec = (nxt_msec_t) num * 1000; in nxt_conf_map_object()
H A Dnxt_router.c32 nxt_msec_t timeout;
33 nxt_msec_t idle_timeout;
4883 nxt_msec_t timeout, threshold; in nxt_router_adjust_idle_timer()

12