![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::LoopSchedule, including all inherited members.
| end_loop(bool wait) | Realm::LoopSchedule | |
| initialize(int _num_workers) | Realm::LoopSchedule | |
| loop_barrier | Realm::LoopSchedule | protected |
| loop_base | Realm::LoopSchedule | protected |
| loop_chunk | Realm::LoopSchedule | protected |
| loop_incr | Realm::LoopSchedule | protected |
| loop_limit | Realm::LoopSchedule | protected |
| loop_pos | Realm::LoopSchedule | protected |
| next_dynamic(int64_t &span_start, int64_t &span_end, int64_t &stride) | Realm::LoopSchedule | |
| next_static(int64_t &span_start, int64_t &span_end) | Realm::LoopSchedule | |
| num_workers | Realm::LoopSchedule | protected |
| start_dynamic(int64_t start, int64_t end, int64_t incr, int64_t chunk) | Realm::LoopSchedule | |
| start_static(int64_t start, int64_t end, int64_t incr, int64_t chunk, int thread_id, int64_t &span_start, int64_t &span_end) | Realm::LoopSchedule |