The upc_resetphase function

Synopsis

    
    #include <upc.h>
    shared void *upc_resetphase(shared void *ptr);                     

Description

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