Searched refs:AllocatorThreadStart (Results 1 – 6 of 6) sorted by relevance
55 AllocatorThreadStart(); in OnStarted()
35 void AllocatorThreadStart();
52 void AllocatorThreadStart() { allocator.InitCache(GetAllocatorCache()); } in AllocatorThreadStart() function
95 void AllocatorThreadStart(AllocatorCache *cache);
61 AllocatorThreadStart(allocator_cache()); in Init()
169 void AllocatorThreadStart(AllocatorCache *cache) { allocator.InitCache(cache); } in AllocatorThreadStart() function