![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::Reservation, including all inherited members.
| acquire(unsigned mode=0, bool exclusive=true, Event wait_on=Event::NO_EVENT) const | Realm::Reservation | |
| create_reservation() | Realm::Reservation | static |
| destroy_reservation(Event wait_on=Event::NO_EVENT) | Realm::Reservation | |
| exists(void) const | Realm::Reservation | inline |
| id | Realm::Reservation | |
| id_t typedef | Realm::Reservation | |
| NO_RESERVATION | Realm::Reservation | static |
| operator!=(const Reservation &rhs) const | Realm::Reservation | inline |
| operator<(const Reservation &rhs) const | Realm::Reservation | inline |
| operator==(const Reservation &rhs) const | Realm::Reservation | inline |
| release(Event wait_on=Event::NO_EVENT) const | Realm::Reservation | |
| try_acquire(bool retry, unsigned mode=0, bool exclusive=true, Event wait_on=Event::NO_EVENT) const | Realm::Reservation |