![]() |
Realm
A distributed, event-based tasking library
|
#include <gasnetex_internal.h>
Public Member Functions | |
| XmitSrc (GASNetEXInternal *_internal, gex_ep_index_t _src_ep_index) | |
| ~XmitSrc () | |
| XmitSrcDestPair * | lookup_pair (gex_rank_t tgt_rank, gex_ep_index_t tgt_ep_index) |
Protected Attributes | |
| GASNetEXInternal * | internal |
| gex_ep_index_t | src_ep_index |
| atomic< XmitSrcDestPair * > * | pairs |
Friends | |
| class | GASNetEXInternal |
| Realm::XmitSrc::XmitSrc | ( | GASNetEXInternal * | _internal, |
| gex_ep_index_t | _src_ep_index | ||
| ) |
| Realm::XmitSrc::~XmitSrc | ( | ) |
| XmitSrcDestPair * Realm::XmitSrc::lookup_pair | ( | gex_rank_t | tgt_rank, |
| gex_ep_index_t | tgt_ep_index | ||
| ) |
|
friend |
|
protected |
|
protected |
|
protected |