

Data Fields | |
| void * | msg |
| int | length |
| int | size |
| int | mach_id |
| int | dataport |
| int | node_idx |
| struct PendingMsgStruct * | next |
Definition at line 84 of file machine-gm.c.
| void* PendingMsgStruct::msg |
Definition at line 86 of file machine-gm.c.
Referenced by drop_send_callback(), enqueue_sending(), send_callback(), and send_progress().
Definition at line 87 of file machine-gm.c.
Referenced by enqueue_sending(), send_callback(), and send_progress().
Definition at line 88 of file machine-gm.c.
Referenced by enqueue_sending(), send_callback(), and send_progress().
Definition at line 89 of file machine-gm.c.
Referenced by enqueue_sending(), send_callback(), and send_progress().
Definition at line 90 of file machine-gm.c.
Referenced by enqueue_sending(), send_callback(), and send_progress().
struct PendingMsgStruct* PendingMsgStruct::next [read] |
1.5.5