#include <machine-smp.h>
Collaboration diagram for CmiStateStruct:

Data Fields | |
| int | pe |
| int | rank |
| PCQueue | recv |
| void * | localqueue |
| CmiIdleLock | idle |
Definition at line 57 of file machine-smp.h.
Definition at line 59 of file machine-smp.h.
Referenced by CmiAsyncBroadcastFn(), CmiFreeBroadcastAllFn(), CmiFreeSendFn(), CmiMyPe(), CmiNodeOf(), CmiPushPE(), CmiRankOf(), CmiStateInit(), CmiSyncBroadcastAllFn(), CmiSyncBroadcastFn(), CmiSyncSendFn(), CmiSyncSendFn1(), CmiSyncSendPersistent(), CommunicationServer(), ElanSendFn(), KillOnAllSigs(), and SendSpanningChildren().
Definition at line 59 of file machine-smp.h.
Referenced by CmiMyRank(), CmiStateInit(), CommunicationServer(), ElanSendFn(), and KillOnAllSigs().
Definition at line 60 of file machine-smp.h.
Referenced by CmiGetNonLocal(), CmiNotifyStillIdle(), CmiPushPE(), CmiStateInit(), CommunicationServer(), KillOnAllSigs(), and PumpMsgsBlocking().
Definition at line 61 of file machine-smp.h.
Referenced by CmiStateInit(), CommunicationServer(), ConverseRunPE(), and KillOnAllSigs().
Definition at line 62 of file machine-smp.h.
Referenced by CmiGetNonLocal(), CmiPushNode(), CmiPushPE(), CmiStateInit(), CommunicationServer(), and KillOnAllSigs().
1.5.1