Searched refs:nxt_cache_query_wait_t (Results 1 – 3 of 3) sorted by relevance
12 typedef struct nxt_cache_query_wait_s nxt_cache_query_wait_t; typedef29 nxt_cache_query_wait_t *free_query_wait;60 nxt_cache_query_wait_t *waiting;66 nxt_cache_query_wait_t *next;
32 static nxt_cache_query_wait_t *nxt_cache_query_wait_alloc(nxt_cache_t *cache,35 nxt_cache_query_wait_t *qw);208 nxt_cache_query_wait_t *qw; in nxt_cache_node_hold()384 nxt_cache_query_wait_t *qw; in nxt_cache_wake_handler()601 static nxt_cache_query_wait_t *604 nxt_cache_query_wait_t *qw; in nxt_cache_query_wait_alloc()618 qw = cache->alloc(cache->data, sizeof(nxt_cache_query_wait_t)); in nxt_cache_query_wait_alloc()628 nxt_cache_query_wait_free(nxt_cache_t *cache, nxt_cache_query_wait_t *qw) in nxt_cache_query_wait_free()
280 nxt_cache_query_wait_t *qw; in nxt_cache_wake_handler()351 static nxt_cache_query_wait_t *354 nxt_cache_query_wait_t *qw; in nxt_cache_query_wait_alloc()368 qw = cache->alloc(cache->data, sizeof(nxt_cache_query_wait_t)); in nxt_cache_query_wait_alloc()378 nxt_cache_query_wait_free(nxt_cache_t *cache, nxt_cache_query_wait_t *qw) in nxt_cache_query_wait_free()