Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_vector.c12 const nxt_mem_proto_t *proto, void *pool) in nxt_vector_create()
32 const nxt_mem_proto_t *proto, void *pool) in nxt_vector_init()
49 void *pool) in nxt_vector_destroy()
75 nxt_vector_add(nxt_vector_t *vector, const nxt_mem_proto_t *proto, void *pool) in nxt_vector_add()
125 void *pool) in nxt_vector_zero_add()
H A Dnxt_hash.h14 void *pool; member
H A Dnxt_tstr.h17 nxt_mp_t *pool; member
H A Dnxt_var.h43 nxt_mp_t *pool; member
H A Dnxt_conf.h72 nxt_mp_t *pool; member
H A Dnxt_lvlhsh.h95 void *pool; member
H A Dnxt_tstr.c34 nxt_mp_t *pool; member
H A Dnxt_lvlhsh.c148 void *pool; member
973 void *pool) in nxt_lvlhsh_retrieve()
H A Dnxt_mp.c1065 nxt_mp_lvlhsh_alloc(void *pool, size_t size) in nxt_mp_lvlhsh_alloc()
1072 nxt_mp_lvlhsh_free(void *pool, void *p) in nxt_mp_lvlhsh_free()
H A Dnxt_js.c21 nxt_mp_t *pool; member
H A Dnxt_var.c29 nxt_mp_t *pool; member
H A Dnxt_controller.c19 nxt_mp_t *pool; member
H A Dnxt_conf_validation.c1541 nxt_mp_t *pool; member
/unit/src/test/
H A Dnxt_lvlhsh_test.c40 void *pool, uintptr_t key) in nxt_lvlhsh_test_add()
94 void *pool, uintptr_t key) in nxt_lvlhsh_test_delete()