Uses of Interface
org.jruby.RubyProcess.NonNativeErrno
Packages that use RubyProcess.NonNativeErrno
-
Uses of RubyProcess.NonNativeErrno in org.jruby
Fields in org.jruby declared as RubyProcess.NonNativeErrnoModifier and TypeFieldDescriptionprivate static final RubyProcess.NonNativeErrnoRubyProcess.ECHILDprivate static final RubyProcess.NonNativeErrnoRubyProcess.IGNOREMethods in org.jruby with parameters of type RubyProcess.NonNativeErrnoModifier and TypeMethodDescriptionprivate static longRubyProcess.checkErrno(Ruby runtime, long result, RubyProcess.NonNativeErrno nonNative) private static voidRubyProcess.raiseErrnoIfSet(Ruby runtime, RubyProcess.NonNativeErrno nonNative)