posix_getppid

posix_getppid -- 親プロセスのIDを返す

説明

int posix_getppid(void );

現在のプロセスの親プロセスのIDを返します。