![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::BackgroundWorkItem, 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 | |
| BackgroundWorkManager::Worker | Realm::BackgroundWorkItem | friend |
| do_work(TimeLimit work_until)=0 | Realm::BackgroundWorkItem | pure virtual |
| index | Realm::BackgroundWorkItem | protected |
| make_active(void) | Realm::BackgroundWorkItem | protected |
| manager | Realm::BackgroundWorkItem | protected |
| min_timeslice_needed | Realm::BackgroundWorkItem | protected |
| name | Realm::BackgroundWorkItem | protected |
| numa_domain | Realm::BackgroundWorkItem | protected |
| ~BackgroundWorkItem(void) | Realm::BackgroundWorkItem | virtual |