Searched refs:poolAllocator (Results 1 – 4 of 4) sorted by relevance
53 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator) in SetThreadPoolAllocator() argument55 OS_SetTLSValue(PoolIndex, poolAllocator); in SetThreadPoolAllocator()
50 void SetGlobalPoolAllocator(TPoolAllocator* poolAllocator) in SetGlobalPoolAllocator() argument53 OS_SetTLSValue(PoolIndex, poolAllocator); in SetGlobalPoolAllocator()
237 extern void SetGlobalPoolAllocator(TPoolAllocator* poolAllocator);
254 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator);