Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_sendbuf.c12 static nxt_buf_t *nxt_sendbuf_coalesce_completion(nxt_task_t *task,
389 b = nxt_sendbuf_coalesce_completion(task, wq, b); in nxt_sendbuf_completion()
400 b = nxt_sendbuf_coalesce_completion(task, wq, b); in nxt_sendbuf_drain()
406 nxt_sendbuf_coalesce_completion(nxt_task_t *task, nxt_work_queue_t *wq, in nxt_sendbuf_coalesce_completion() function