TLRegionAllocator.enter

Have the calling thread enter the region with a given size maxBytes.

struct TLRegionAllocator
static
void
enter
(
size_t maxBytes
)

Parameters

maxBytes size_t

The number of bytes to initialize the region to.

Meta