public final class ThreadLocalAllocation extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ThreadLocalAllocation.Descriptor |
static class |
ThreadLocalAllocation.TestingBackdoor |
| Modifier and Type | Field and Description |
|---|---|
static FastThreadLocalBytes<ThreadLocalAllocation.Descriptor> |
regularTLAB
TLAB for regular allocations.
|
public static final FastThreadLocalBytes<ThreadLocalAllocation.Descriptor> regularTLAB