public final class ThreadLocalAllocation extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ThreadLocalAllocation.Descriptor |
| Modifier and Type | Method and Description |
|---|---|
static ThreadLocalAllocation.Descriptor |
getTlab(org.graalvm.nativeimage.IsolateThread vmThread) |
static org.graalvm.compiler.word.Word |
getTlabAddress() |
public static org.graalvm.compiler.word.Word getTlabAddress()
public static ThreadLocalAllocation.Descriptor getTlab(org.graalvm.nativeimage.IsolateThread vmThread)