Home
last modified time | relevance | path

Searched refs:NXT_BUF_SYNC_NOBUF (Results 1 – 2 of 2) sorted by last modified time

/unit/src/
H A Dnxt_buf.h111 #define NXT_BUF_SYNC_NOBUF 1 macro
H A Dnxt_buf.c154 b->is_nobuf = ((flags & NXT_BUF_SYNC_NOBUF) != 0); in nxt_buf_sync_alloc()