upc_addrfield
- Date:
09-23-2013
NAME
upc_addrfield - Returns value reflecting local address
SYNOPSIS
#include <upc.h>
size_t upc_addrfield(shared void *ptr);
IMPLEMENTATION
Cray Linux Environment (CLE)
DESCRIPTION
The upc_addrfield function returns an implementation-defined value reflecting the local address of the object pointed to by the pointer-to-shared argument.
SEE ALSO
upc_affinitysize(3c), upc_phaseof(3c), upc_resetphase(3c), upc_threadof(3c)