private static final class SpawnAttribute.Sigdef extends SpawnAttribute
Modifier and Type | Field and Description |
---|---|
(package private) long |
sigdef |
RESETIDS, SETPGROUP, SETSIGDEF, SETSIGMASK
Constructor and Description |
---|
Sigdef(long sigdef) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
set(POSIX posix,
jnr.ffi.Pointer nativeSpawnAttr) |
java.lang.String |
toString() |
flags, pgroup, sigdef, sigmask
final boolean set(POSIX posix, jnr.ffi.Pointer nativeSpawnAttr)
set
in class SpawnAttribute
public java.lang.String toString()
toString
in class java.lang.Object