This is the complete list of members for Realm::XDQueue< CHANNEL, XD >, including all inherited members.
| add_to_manager(BackgroundWorkManager *_manager, int _numa_domain=-1, long long _min_timeslice_needed=-1) | Realm::BackgroundWorkItem | |
| BackgroundWorkItem(const std::string &_name) | Realm::BackgroundWorkItem | |
| channel | Realm::XDQueue< CHANNEL, XD > | protected |
| CHANNEL | Realm::XDQueue< CHANNEL, XD > | protected |
| do_work(TimeLimit work_until) | Realm::XDQueue< CHANNEL, XD > | virtual |
| enqueue_xd(XD *xd, bool at_front=false) | Realm::XDQueue< CHANNEL, XD > | |
| in_ordered_worker | Realm::XDQueue< CHANNEL, XD > | protected |
| index | Realm::BackgroundWorkItem | protected |
| make_active(void) | Realm::BackgroundWorkItem | protected |
| manager | Realm::BackgroundWorkItem | protected |
| min_timeslice_needed | Realm::BackgroundWorkItem | protected |
| mutex | Realm::XDQueue< CHANNEL, XD > | protected |
| name | Realm::BackgroundWorkItem | protected |
| numa_domain | Realm::BackgroundWorkItem | protected |
| ordered_mode | Realm::XDQueue< CHANNEL, XD > | protected |
| ready_xds | Realm::XDQueue< CHANNEL, XD > | protected |
| XDQueue(LocalChannel *_channel, const std::string &_name, bool _ordered) | Realm::XDQueue< CHANNEL, XD > | |
| ~BackgroundWorkItem(void) | Realm::BackgroundWorkItem | virtual |