upc_resetphase
#include <upc.h> shared void *upc_resetphase(shared void *ptr);
The upc_resetphase function returns a pointer-to-shared which is identical to its input except that it has zero phase.
Terms, definitions, and symbols
Back to index of all UPC functions