| Package | Description |
|---|---|
| org.jruby.ext.ffi |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.ThreadLocal<java.lang.ref.Reference<AutoPointer.ReaperGroup>> |
AutoPointer.currentReaper |
private static java.util.concurrent.ConcurrentMap<AutoPointer.ReaperGroup,java.lang.Boolean> |
AutoPointer.referenceSet
Keep strong references to the Reaper until cleanup
|