private static final class SpawnAttribute.Sigmask extends SpawnAttribute
Modifier and Type | Field and Description |
---|---|
(package private) long |
sigmask |
RESETIDS, SETPGROUP, SETSIGDEF, SETSIGMASK
Constructor and Description |
---|
Sigmask(long sigmask) |
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