Home
last modified time | relevance | path

Searched defs:nxt_var_query_s (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_var.c28 struct nxt_var_query_s { struct
29 nxt_mp_t *pool;
31 nxt_var_cache_t cache;
33 nxt_uint_t waiting;
34 nxt_uint_t failed; /* 1 bit */
36 void *ctx;
37 void *data;
39 nxt_work_handler_t ready;
40 nxt_work_handler_t error;