add(const process_id pid, message_ptr m) | stapl::runtime::runqueue | static |
add(gang_md &g, const location_id lid, const bool on_shmem, message_ptr m) | stapl::runtime::runqueue | static |
add_all(process_id_range r, message_ptr m) | stapl::runtime::runqueue | static |
add_all(gang_md &g, const bool ordered, message_ptr m) | stapl::runtime::runqueue | static |
add_managed(gang_md &g, location_id_range r, const bool ordered, message_ptr m) | stapl::runtime::runqueue | static |
advance_epoch(const epoch_type) | stapl::runtime::runqueue | |
defer_requests(void) (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
epoch_type typedef (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
exit(int exit_code) | stapl::runtime::runqueue | static |
fence_enter(void) | stapl::runtime::runqueue | |
fence_exit(const epoch_type) | stapl::runtime::runqueue | |
finalize(void) | stapl::runtime::runqueue | static |
forward(const gang_id gid, message_ptr m) | stapl::runtime::runqueue | static |
get_impl(void) noexcept (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
get_num_processes(void) noexcept | stapl::runtime::runqueue | static |
get_process_id(void) noexcept | stapl::runtime::runqueue | static |
IDLE_CAN_BLOCK enum value | stapl::runtime::runqueue | |
IDLE_CANNOT_BLOCK enum value | stapl::runtime::runqueue | |
initialize(option const &opts) | stapl::runtime::runqueue | static |
location_id_range typedef (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
operator=(runqueue const &)=delete (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
process_id_range typedef (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
required_alignment(void) noexcept (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | static |
required_size(void) noexcept (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | static |
runqueue(void *, location_md &) (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
runqueue(runqueue const &)=delete (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
set_overloaded(const bool) noexcept | stapl::runtime::runqueue | static |
size_type typedef (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
try_defer_requests(void) (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
undefer_requests(void) (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |
wait(std::function< bool(void)> const &pred) | stapl::runtime::runqueue | static |
yield(const unsigned int intensity=2) | stapl::runtime::runqueue | static |
yield_intensity(void) const noexcept | stapl::runtime::runqueue | |
yield_status enum name | stapl::runtime::runqueue | |
YIELDED enum value | stapl::runtime::runqueue | |
~runqueue(void) (defined in stapl::runtime::runqueue) | stapl::runtime::runqueue | |