Searched refs:GetThreadPoolAllocator (Results 1 – 12 of 12) sorted by relevance
158 void* memory = GetThreadPoolAllocator().allocate(sizeof(TString));164 return new(GetThreadPoolAllocator().allocate(sizeof(T))) T;169 return new(GetThreadPoolAllocator().allocate(instances * sizeof(T))) T[instances];177 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())261 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
253 extern TPoolAllocator& GetThreadPoolAllocator();280 pool_allocator() : allocator(GetThreadPoolAllocator()) { } in pool_allocator()
83 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())223 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
48 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument876 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
1017 POOL_ALLOCATOR_NEW_DELETE(glslang::GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument1660 POOL_ALLOCATOR_NEW_DELETE(glslang::GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
1286 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
61 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())84 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
47 TPoolAllocator& GetThreadPoolAllocator() in GetThreadPoolAllocator() function
84 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument363 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
429 TPoolAllocator& previousAllocator = GetThreadPoolAllocator(); in SetupBuiltinSymbolTable()787 GetThreadPoolAllocator().push(); in ProcessDeferred()1438 GetThreadPoolAllocator().pop(); in ShCompile()
49 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
7833 GetThreadPoolAllocator().push();7854 GetThreadPoolAllocator().pop();