upc_phaseof function #include <upc.h>
size_t upc_phaseof(shared void *ptr);
The upc_phaseof function returns the phase component of the pointer-to-shared
argument.
If ptr is a null pointer-to-shared, the function returns 0.