|
| RtBarrier (const RtBarrier &rhs)=default |
|
| RtBarrier (const Realm::Barrier &b) |
|
RtBarrier & | operator= (const RtBarrier &rhs)=default |
|
| operator Realm::Barrier () const |
|
bool | get_result (void *value, size_t value_size) const |
|
RtBarrier | get_previous_phase (void) |
|
void | destroy_barrier (void) |
|
| RtEvent (const RtEvent &rhs)=default |
|
| RtEvent (const Realm::Event &e) |
|
| RtEvent (const PredEvent &e) |
|
RtEvent & | operator= (const RtEvent &rhs)=default |
|
| 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: