Searched refs:getActiveBlock (Results 1 – 1 of 1) sorted by relevance
464 inline Block* getActiveBlock() const { return activeBlk; } in getActiveBlock() function in rml::internal::Bin639 Block *block = bin[i].getActiveBlock(); in cleanupBlockBins()1382 …if (tlsPtr.load(std::memory_order_relaxed)->getAllocationBin(objectSize)->getActiveBlock() != this) in freeOwnObject()1782 Block *activeBlk = bin[index].getActiveBlock(); in release()2576 for( mallocBlock = bin->getActiveBlock(); mallocBlock; in internalPoolMalloc()