upc_addrfield
#include <upc.h> size_t upc_addrfield(shared void *ptr);
The upc_addrfield function returns an implementation-defined value reflecting the local addressof the object pointed to by the pointer-to-shared argument.
local address
Terms, definitions, and symbols
Back to index of all UPC functions