PMGETSELF(3) |
PM Programmer's Manual |
PMGETSELF(3) |
- NAME
-
pmGetSelf - get the node number of itself in a context
- SYNOPSIS
-
int pmGetSelf(pmContext *pmc, int *selfp);
- ARGUMENTS
-
pmContext * |
pmc |
IN |
pmContext object |
int * |
selfp |
OUT |
Node number of itself |
- IMPLEMENTATION LEVEL
-
BASE
- DESCRIPTION
-
pmGetSelf
() returns a node number of itself in context
pmc
.
- RETURN VALUES
-
PM_SUCCESS |
Success |
EINVAL |
Node number is not set |
- 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.