Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_buf.h113 #define NXT_BUF_SYNC_LAST 4 macro
H A Dnxt_buf.c156 b->is_last = ((flags & NXT_BUF_SYNC_LAST) != 0); in nxt_buf_sync_alloc()