Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
PRealm::UserEvent Member List

This is the complete list of members for PRealm::UserEvent, including all inherited members.

advise_event_ordering(Event happens_before, Event happens_after)Realm::Eventstatic
advise_event_ordering(const Event *happens_before, size_t num_events, Event happens_after, bool all_must_trigger=true)Realm::Eventstatic
advise_event_ordering(const span< Event > &happens_before, Event happens_after, bool all_must_trigger=true)Realm::Eventstatic
cancel(void) constPRealm::UserEvent
cancel_operation(const void *reason_data, size_t reason_size) constRealm::Event
create_user_event(void)PRealm::UserEventstatic
Event(void)PRealm::Eventinline
Event(::realm_id_t i)PRealm::Eventinline
Event(const Realm::Event &e)PRealm::Eventinline
Event(const Event &rhs)=defaultPRealm::Event
Event(Event &&rhs)=defaultPRealm::Event
Realm::Event::Event(id_t id)Realm::Eventinlineexplicit
exists(void) constRealm::Event
external_timedwait(long long max_ns) constRealm::Event
external_timedwait_faultaware(bool &poisoned, long long max_ns) constRealm::Event
external_wait(void) constRealm::Event
external_wait_faultaware(bool &poisoned) constRealm::Event
has_triggered(void) constRealm::Event
has_triggered_faultaware(bool &poisoned) constRealm::Event
idRealm::Event
id_t typedefRealm::Event
ignorefaults(Event wait_for)PRealm::Eventstatic
Realm::Event::ignorefaults(Event wait_for)Realm::Eventstatic
is_barrier(void) constPRealm::Event
merge_events(const Event *wait_for, size_t num_events)PRealm::Eventstatic
merge_events(Event ev1, Event ev2, Event ev3=NO_EVENT, Event ev4=NO_EVENT, Event ev5=NO_EVENT, Event ev6=NO_EVENT)PRealm::Eventstatic
merge_events(const std::set< Event > &wait_for)PRealm::Eventstatic
merge_events(const span< const Event > &wait_for)PRealm::Eventstatic
Realm::Event::merge_events(const Event *wait_for, size_t num_events)Realm::Eventstatic
Realm::Event::merge_events(Event ev1, Event ev2, Event ev3=NO_EVENT, Event ev4=NO_EVENT, Event ev5=NO_EVENT, Event ev6=NO_EVENT)Realm::Eventstatic
Realm::Event::merge_events(const std::set< Event > &wait_for)Realm::Eventstatic
Realm::Event::merge_events(const span< const Event > &wait_for)Realm::Eventstatic
merge_events_ignorefaults(const Event *wait_for, size_t num_events)PRealm::Eventstatic
merge_events_ignorefaults(const span< const Event > &wait_for)PRealm::Eventstatic
merge_events_ignorefaults(const std::set< Event > &wait_for)PRealm::Eventstatic
Realm::Event::merge_events_ignorefaults(const Event *wait_for, size_t num_events)Realm::Eventstatic
Realm::Event::merge_events_ignorefaults(const span< const Event > &wait_for)Realm::Eventstatic
Realm::Event::merge_events_ignorefaults(const std::set< Event > &wait_for)Realm::Eventstatic
NO_EVENTPRealm::Eventstatic
NO_USER_EVENTPRealm::UserEventstatic
operator id_t() constRealm::Eventinline
operator!=(const Event &rhs) constRealm::Event
operator<(const Event &rhs) constRealm::Event
operator=(const Realm::UserEvent &e)PRealm::UserEventinline
operator=(const UserEvent &rhs)=defaultPRealm::UserEvent
operator=(UserEvent &&rhs)=defaultPRealm::UserEvent
PRealm::Event::operator=(const Realm::Event &e)PRealm::Eventinline
PRealm::Event::operator=(const Event &e)=defaultPRealm::Event
PRealm::Event::operator=(Event &&rhs)=defaultPRealm::Event
operator==(const Event &rhs) constRealm::Event
set_operation_priority(int new_priority) constRealm::Event
subscribe(void) constRealm::Event
trigger(Event wait_on=Event::NO_EVENT, bool ignore_faults=false) constPRealm::UserEvent
UserEvent(void)PRealm::UserEventinline
UserEvent(::realm_id_t i)PRealm::UserEventinline
UserEvent(const Realm::UserEvent &e)PRealm::UserEventinline
UserEvent(const UserEvent &rhs)=defaultPRealm::UserEvent
UserEvent(UserEvent &&rhs)=defaultPRealm::UserEvent
wait(void) constPRealm::Event
wait_faultaware(bool &poisoned) constPRealm::Event