Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_buf.h90 uint8_t is_ts:1; member
H A Dnxt_buf.c73 b->is_ts = 1; in nxt_buf_mem_ts_alloc()
248 nxt_assert(b->is_ts != 0); in nxt_buf_ts_handle()