Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_buf.h112 #define NXT_BUF_SYNC_FLUSH 2 macro
H A Dnxt_buf.c155 b->is_flush = ((flags & NXT_BUF_SYNC_FLUSH) != 0); in nxt_buf_sync_alloc()