Searched refs:tctx_allocator (Results 1 – 1 of 1) sorted by relevance
21 static LowLevelAllocator tctx_allocator; variable26 void *mem = tctx_allocator.Allocate(sizeof(TCTX)); in GetThreadContext()