Uses of Class
jnr.posix.SpawnAttribute
Packages that use SpawnAttribute
-
Uses of SpawnAttribute in jnr.posix
Subclasses of SpawnAttribute in jnr.posixModifier and TypeClassDescriptionprivate static final classprivate static final classprivate static final classprivate static final classMethods in jnr.posix that return SpawnAttributeModifier and TypeMethodDescriptionstatic SpawnAttributeSpawnAttribute.flags(short flags) static SpawnAttributeSpawnAttribute.pgroup(long pgroup) static SpawnAttributeSpawnAttribute.sigdef(long sigdef) static SpawnAttributeSpawnAttribute.sigmask(long sigmask) Method parameters in jnr.posix with type arguments of type SpawnAttributeModifier and TypeMethodDescriptionprivate jnr.ffi.PointerBaseNativePOSIX.nativeSpawnAttributes(Collection<? extends SpawnAttribute> spawnAttributes)