@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Safepoint extends ThreadTask
Constructor and Description |
---|
Safepoint() |
Modifier and Type | Method and Description |
---|---|
protected ThreadTaskResult |
eval(CpsThread cur) |
static void |
safepoint()
Method called from CPS interpreter.
|
public static void safepoint()
protected ThreadTaskResult eval(CpsThread cur)
eval
in class ThreadTask
cur
- the current thread that requested this task.Copyright © 2016–2020. All rights reserved.