Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dmemblock.c649 bool call_free; in memblock_free() local
653 call_free = b->type == PA_MEMBLOCK_POOL_EXTERNAL; in memblock_free()
667 if (call_free) in memblock_free()