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

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::WorkerRealm::BackgroundWorkItemfriend
do_work(TimeLimit work_until)=0Realm::BackgroundWorkItempure virtual
indexRealm::BackgroundWorkItemprotected
make_active(void)Realm::BackgroundWorkItemprotected
managerRealm::BackgroundWorkItemprotected
min_timeslice_neededRealm::BackgroundWorkItemprotected
nameRealm::BackgroundWorkItemprotected
numa_domainRealm::BackgroundWorkItemprotected
~BackgroundWorkItem(void)Realm::BackgroundWorkItemvirtual