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

/macosx-10.9.5/libauto-185.5/
H A DZoneCollectors.cpp131 visitAllocatedBlocks_concurrent(_scanner->zone(), *this);
H A DBlockIterator.h75 // Helper class for visitAllocatedBlocks_concurrent that maintains state to drive the enumeration.
180 // visitAllocatedBlocks_concurrent
186 template <class Visitor> void visitAllocatedBlocks_concurrent(Zone *zone, Visitor& visitor) { function in namespace:Auto
H A DReferenceIterator.h465 visitAllocatedBlocks_concurrent(_zone, concurrent_visitor);

Completed in 111 milliseconds