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

/macosx-10.10.1/libauto-186/
H A DThread.h303 inline AllocationCache &allocation_cache(const usword_t layout) { return _allocation_cache[layout & AUTO_UNSCANNED]; } function in class:Auto::Thread
H A DThread.cpp334 FreeList &list = allocation_cache(admin->layout())[n];
H A DAdmin.cpp692 FreeList &list = thread.allocation_cache(layout)[n];

Completed in 80 milliseconds