Searched refs:releasePA (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_poolalloc.h79 each new reference to a pool and VG_(releasePA) when such a reference
81 VG_(releasePA) will automatically call VG_(deletePA)
87 // VG_(releasePA) decrements the pa reference count and deletes the pa if that
90 extern UWord VG_(releasePA) ( PoolAlloc* pa);
/external/valgrind/coregrind/
H A Dm_poolalloc.c144 UWord VG_(releasePA)(PoolAlloc* pa) function
H A Dm_oset.c383 if (!has_node_pa || VG_(releasePA)(t->node_pa) > 0) {

Completed in 26 milliseconds