public class VMThreadLocalInfos extends Object
| Constructor and Description |
|---|
VMThreadLocalInfos() |
| Modifier and Type | Method and Description |
|---|---|
static void |
dumpToLog(Log log,
org.graalvm.nativeimage.IsolateThread thread) |
static long |
getOffset(FastThreadLocal threadLocal) |
static boolean |
setInfos(Collection<VMThreadLocalInfo> infos) |
public static boolean setInfos(Collection<VMThreadLocalInfo> infos)
public static void dumpToLog(Log log, org.graalvm.nativeimage.IsolateThread thread)
public static long getOffset(FastThreadLocal threadLocal)