SC_GETPID(2)
SCORE-D SYSTEM CALLS
SC_GETPID(2)
NAME
sc_getpid - get a parallel process ID

SYNOPSIS
#include <sc.h>

int sc_getpid(int *scpid)

DESCRIPTION
The sc_getpid() function returns the parallel process ID.

RETURN VALUES
sc_getpid always returns 0

ERRORS
(none)


CREDIT
This document is a part of the SCore cluster system software developed at Real World Computing Partnership, Japan. Copyright (c) 2000, 1999 Real World Computing Partnership.