upc_threadof
- Date:
03-28-2013
NAME
upc_threadof - Returns the number of the thread that has affinity to a shared object
SYNOPSIS
#include <upc.h>
size_t upc_threadof(shared void *ptr);
IMPLEMENTATION
Cray Linux Environment (CLE)
DESCRIPTION
The upc_threadof function returns the number of the thread that has affinity to the shared object pointed to by ptr.
SEE ALSO
upc_addrfield(3c), upc_affinitysize(3c), upc_phaseof(3c), upc_resetphase(3c)