|
| RtUserEvent (const RtUserEvent &rhs)=default |
|
| RtUserEvent (const Realm::UserEvent &e) |
|
RtUserEvent & | operator= (const RtUserEvent &rhs)=default |
|
| operator Realm::UserEvent () const |
|
| 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 |
|
|
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: