|
| ApBarrier (const ApBarrier &rhs)=default |
|
| ApBarrier (const Realm::Barrier &b) |
|
ApBarrier & | operator= (const ApBarrier &rhs)=default |
|
| operator Realm::Barrier () const |
|
bool | get_result (void *value, size_t value_size) const |
|
void | destroy_barrier (void) |
|
| ApEvent (const ApEvent &rhs)=default |
|
| ApEvent (const Realm::Event &e) |
|
| ApEvent (const PredEvent &e) |
|
ApEvent & | operator= (const ApEvent &rhs)=default |
|
bool | has_triggered_faultignorant (void) const |
|
void | wait_faultaware (bool &poisoned) const |
|
void | wait_faultignorant (void) const |
|
| LgEvent (const LgEvent &rhs)=default |
|
| LgEvent (const Realm::Event e) |
|
LgEvent & | operator= (const LgEvent &rhs)=default |
|
void | wait (void) const |
|
void | wait_faultaware (bool &poisoned, bool from_application) const |
|
bool | is_barrier (void) const |
|
|
Realm::Barrier::timestamp_t | timestamp |
|
|
void | begin_context_wait (Context ctx, bool from_application) const |
|
void | end_context_wait (Context ctx, bool from_application) const |
|
void | record_event_wait (LegionProfInstance *profiler, Realm::Backtrace &bt) const |
|
void | record_event_trigger (LgEvent precondition) const |
|
The documentation for this class was generated from the following file: