The upc_addrfield function

Synopsis

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

Description

The upc_addrfield function returns an implementation-defined value reflecting the local addressof the object pointed to by the pointer-to-shared argument.

 

 

Terms, definitions, and symbols

Back to index of all UPC functions