Data Fields | |
int | nodesize |
int | noderank |
int | nodestart |
int | nodeend |
char | prefixStr [PREFIXSTRLEN] |
char ** | recvBufNames |
char ** | sendBufNames |
sharedBufData * | recvBufs |
sharedBufData * | sendBufs |
PxshmSendQ ** | sendQs |
int | sendCount |
int | validCheckCount |
int | lockRecvCount |
double | validCheckTime |
double | sendTime |
double | commServerTime |
Definition at line 141 of file machine-pxshm.C.
Definition at line 142 of file machine-pxshm.C.
Referenced by CmiExitPxshm(), CmiInitPxshm(), and CmiSendMessagePxshm().