upc_resetphase

Date:

03-28-2013

NAME

upc_resetphase - Returns a pointer-to-shared value that is identical to its input except that it has zero phase

SYNOPSIS

#include <upc.h>

shared void *upc_resetphase(shared void *ptr);

IMPLEMENTATION

Cray Linux Environment (CLE)

DESCRIPTION

The upc_resetphase function returns a pointer-to-shared value that is identical to its input except that it has zero phase.

SEE ALSO

upc_addrfield(3c), upc_affinitysize(3c), upc_phaseof(3c), upc_threadof(3c)