
Public Types | |
| enum | { Unknown, Message, BcastMessage } |
| enum | { Unknown, Message, BcastMessage } |
Data Fields | |
| McDistList | list_node |
| enum McMsgHdrS:: { ... } | msg_type |
| enum boolean | received_f |
| union { | |
| McMsgHdrS * ptr | |
| int count | |
| } | bcast |
| int | bcast_msg_size |
| int | handler |
| enum McMsgHdrS:: { ... } | msg_type |
| union { | |
| McMsgHdrS * ptr | |
| int count | |
| } | bcast |
Definition at line 65 of file machine.c.
| enum { ... } McMsgHdrS::msg_type |
Referenced by CmiSyncBroadcastFn(), CmiSyncListSendFn(), CmiSyncSendFn(), and McRetrieveRemote().
Definition at line 69 of file machine.c.
Referenced by McCleanUpInTransit(), and McRetrieveRemote().
| struct McMsgHdrS* McMsgHdrS::ptr |
Definition at line 72 of file machine.c.
Referenced by CmiSyncBroadcastFn(), CmiSyncListSendFn(), and McRetrieveRemote().
Definition at line 73 of file machine.c.
Referenced by CmiSyncBroadcastFn(), McCleanUpInTransit(), and McRetrieveRemote().
| union { ... } McMsgHdrS::bcast |
Referenced by CmiSyncBroadcastFn(), CmiSyncListSendFn(), McCleanUpInTransit(), and McRetrieveRemote().
Definition at line 75 of file machine.c.
Referenced by CmiSyncBroadcastFn(), CmiSyncListSendFn(), and McRetrieveRemote().
| enum { ... } McMsgHdrS::msg_type |
| struct McMsgHdrS* McMsgHdrS::ptr |
| union { ... } McMsgHdrS::bcast |
1.5.1