Home
last modified time | relevance | path

Searched refs:shared_heap_wait_alloc_from_ctx (Results 1 – 1 of 1) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dshared-heap.c622 shared_heap_wait_alloc_from_ctx(struct shared_heap_ctx *ctx, size_t size) in shared_heap_wait_alloc_from_ctx() function
1023 void *ptr = shared_heap_wait_alloc_from_ctx(&shared_heaps[id], size); in shared_heap_wait_alloc()