SC_GETPID(2)
SCORE-D SYSTEM CALLS
SC_GETPID(2)
名称
sc_getpid - 並列プロセス ID を取得します

書式
#include <sc.h>

int sc_getpid(int *scpid)

解説
sc_getpid() 関数は並列プロセス ID を返します。

返り値
sc_getpid は常に 0 を返します

エラー
(ありません)


$Id: sc_getpid.html,v 1.1.1.1 2002/02/14 09:45:29 kameyama Exp $