

Data Fields | |
| int | nodesize |
| int | noderank |
| int | nodestart |
| int | nodeend |
| char | prefixStr [PREFIXSTRLEN] |
| char ** | recvBufNames |
| char ** | sendBufNames |
| sharedBufData * | recvBufs |
| sharedBufData * | sendBufs |
| XpmemSendQ ** | sendQs |
| int | sendCount |
| int | validCheckCount |
| int | lockRecvCount |
| double | validCheckTime |
| double | sendTime |
| double | commServerTime |
Definition at line 149 of file machine-xpmem.C.
Definition at line 150 of file machine-xpmem.C.
Referenced by CmiExitXpmem(), CmiInitXpmem(), and CmiSendMessageXpmem().
1.5.5