HomeSort by relevance Sort by last modified time
    Searched refs:releasePA (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/include/
pub_tool_poolalloc.h 83 // VG_(releasePA) decrements the pa reference count and deletes the pa if that
86 extern UWord VG_(releasePA) ( PoolAlloc* pa);
  /external/valgrind/main/coregrind/
m_poolalloc.c 140 UWord VG_(releasePA)(PoolAlloc* pa)
m_oset.c 385 if (!has_node_pa || VG_(releasePA)(t->node_pa) > 0) {

Completed in 244 milliseconds