
Data Fields | |
| int | nodesize |
| int | noderank |
| int | nodestart |
| int | nodeend |
| ushort * | semarray |
| int * | sendbufnames |
| int * | recvbufnames |
| sharedBufData * | recvBufs |
| sharedBufData * | sendBufs |
| SysvshmSendQ ** | sendQs |
| int | sendCount |
| int | validCheckCount |
| int | lockRecvCount |
| double | validCheckTime |
| double | sendTime |
| double | commServerTime |
Definition at line 98 of file machine-sysvshm.c.
Definition at line 99 of file machine-sysvshm.c.
Referenced by calculateNodeSizeAndRank(), CmiExitSysvshm(), CmiInitSysvshm(), createShmObjectsAndSems(), emptyAllRecvBufs(), flushAllSendQs(), initAllSendQs(), setupSharedBuffers(), and tearDownSharedBuffers().
1.5.1