Home
last modified time | relevance | path

Searched refs:nxt_unit_process_msg (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_unit.c63 static int nxt_unit_process_msg(nxt_unit_ctx_t *ctx, nxt_unit_read_buf_t *rbuf,
973 nxt_unit_process_msg(nxt_unit_ctx_t *ctx, nxt_unit_read_buf_t *rbuf, in nxt_unit_process_msg() function
4592 rc = nxt_unit_process_msg(ctx, rbuf, NULL); in nxt_unit_run_once_impl()
4765 rc = nxt_unit_process_msg(&ctx_impl->ctx, rbuf, NULL); in nxt_unit_process_pending_rbuf()
4876 rc = nxt_unit_process_msg(ctx, rbuf, NULL); in nxt_unit_run_ctx()
4983 rc = nxt_unit_process_msg(ctx, rbuf, NULL); in nxt_unit_run_shared()
5024 (void) nxt_unit_process_msg(ctx, rbuf, &req); in nxt_unit_dequeue_request()
5079 rc = nxt_unit_process_msg(ctx, rbuf, NULL); in nxt_unit_process_port_msg_impl()