prolog::pid/1

pid(- Id)*

Unify Id with the process identifier for the current process.

This predicate is just a stub for the system library getpid function.

Private-func:

1. prolog::pid_1::pid/1(int ARG1)():