#include <gasnetex_internal.h>
|
| | ReverseGetter (GASNetEXInternal *_internal) |
| |
| void | add_reverse_get (gex_rank_t srcrank, gex_ep_index_t src_ep_index, gex_ep_index_t tgt_ep_index, gex_am_arg_t arg0, const void *hdr, size_t hdr_bytes, uintptr_t src_ptr, uintptr_t tgt_ptr, size_t payload_bytes) |
| |
| bool | has_work_remaining () |
| |
| virtual bool | do_work (TimeLimit work_until) |
| |
| | BackgroundWorkItem (const std::string &_name) |
| |
| virtual | ~BackgroundWorkItem (void) |
| |
| void | add_to_manager (BackgroundWorkManager *_manager, int _numa_domain=-1, long long _min_timeslice_needed=-1) |
| |
◆ ReverseGetter()
◆ add_reverse_get()
◆ do_work()
| virtual bool Realm::ReverseGetter::do_work |
( |
TimeLimit |
work_until | ) |
|
|
virtual |
◆ has_work_remaining()
| bool Realm::ReverseGetter::has_work_remaining |
( |
| ) |
|
◆ reverse_get_complete()
◆ GASNetEXEvent
◆ head
◆ internal
◆ mutex
| Mutex Realm::ReverseGetter::mutex |
|
protected |
◆ rget_alloc
◆ tailp
The documentation for this class was generated from the following file: