
#include <machine-smp.h>

Data Fields | |
| int | pe |
| int | rank |
| PCQueue | recv |
| int | myGrpIdx |
| int | curPolledIdx |
| void * | localqueue |
| CmiIdleLock | idle |
Definition at line 75 of file machine-smp.h.
Definition at line 77 of file machine-smp.h.
Referenced by CmiMyRank(), CmiSendNetworkFunc(), and KillOnAllSigs().
Definition at line 79 of file machine-smp.h.
Referenced by CmiGetNonLocal(), CmiPushPE(), KillOnAllSigs(), and SendMsgBuf().
Definition at line 87 of file machine-smp.h.
Referenced by CmiGetNonLocal(), CmiGetNonLocalNodeQ(), CmiNotifyStillIdle(), CmiPushNode(), CmiPushPE(), and KillOnAllSigs().
1.5.5