UM C API
6.12.1
|
Structure that holds the information about a receiving context. More...
#include <lbm.h>
Data Fields | |
lbm_uint64_t | regid |
lbm_uint64_t | session_id |
int | flag |
Structure that holds the information about a receiving context.
A structure used to hold a receiving context's user rcv regid and session id. Source contexts use this information to track receiver liveness.
See ume_liveness_receiving_context_t_stct for field definitions.