Package EOorg.EOeolang.EOsys.Posix
Class GetpidSyscall
- java.lang.Object
-
- EOorg.EOeolang.EOsys.Posix.GetpidSyscall
-
-
Constructor Summary
Constructors Constructor Description GetpidSyscall(Phi posix)
Ctor.
-
-
-
Constructor Detail
-
GetpidSyscall
public GetpidSyscall(Phi posix)
Ctor.- Parameters:
posix
- Posix object
-
-