Searched refs:SetThreadCacheBlock (Results 1 – 2 of 2) sorted by relevance
78 SetThreadCacheBlock(first_block); in Init()220 SetThreadCacheBlock(b); in SlowAlloc()227 SetThreadCacheBlock(b); in SlowAlloc()294 SetThreadCacheBlock(first_block); in FreeBlocks()
874 inline void SetThreadCacheBlock(Block* block) { in SetThreadCacheBlock() function