| Package | Description |
|---|---|
| org.jruby.cext |
| Modifier and Type | Field and Description |
|---|---|
private static Native |
Native.INSTANCE |
private Native |
JRuby.NativeFunctionTask.nativeInstance |
private Native |
NativeMethod.nativeInstance |
| Modifier and Type | Method and Description |
|---|---|
(package private) static Native |
Native.getInstance(Ruby runtime) |
(package private) Native |
NativeMethod.getNativeInstance() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
GC.init(Native n) |
| Constructor and Description |
|---|
NativeFunctionTask(Native nativeInstance,
long run,
long run_data,
long wakeup,
long wakeup_data) |