ARGOBOTS
latest
|
#include <abti.h>
ABT_bool ABTI_sched::automatic |
Definition at line 255 of file abti.h.
Referenced by ABTI_sched_create(), ABTI_sched_discard_and_free(), ABTI_sched_print(), and ABTI_xstream_update_main_sched().
void* ABTI_sched::data |
Definition at line 262 of file abti.h.
Referenced by ABT_sched_get_data(), ABT_sched_set_data(), ABTI_sched_free(), ABTI_sched_print(), sched_free(), sched_init(), and sched_run().
ABT_sched_free_fn ABTI_sched::free |
Definition at line 267 of file abti.h.
Referenced by ABTI_sched_create(), and ABTI_sched_free().
ABT_sched_get_migr_pool_fn ABTI_sched::get_migr_pool |
Definition at line 268 of file abti.h.
Referenced by ABTI_sched_create(), and ABTI_sched_get_migration_pool().
ABT_sched_init_fn ABTI_sched::init |
Definition at line 265 of file abti.h.
Referenced by ABTI_sched_create().
ABTI_sched_kind ABTI_sched::kind |
Definition at line 256 of file abti.h.
Referenced by ABTI_sched_create(), and ABTI_sched_print().
int ABTI_sched::num_pools |
Definition at line 260 of file abti.h.
Referenced by ABT_pool_add_sched(), ABT_sched_get_num_pools(), ABT_xstream_get_main_pools(), ABTI_info_check_print_all_thread_stacks(), ABTI_sched_create(), ABTI_sched_free(), ABTI_sched_get_effective_size(), ABTI_sched_get_migration_pool(), ABTI_sched_get_size(), ABTI_sched_get_total_size(), ABTI_sched_has_unit(), ABTI_sched_print(), ABTI_xstream_init_main_sched(), ABTI_xstream_update_main_sched(), sched_init(), and sched_run().
ABTI_thread* ABTI_sched::p_thread |
Definition at line 261 of file abti.h.
Referenced by ABTI_sched_create(), ABTI_sched_free(), ABTI_sched_has_to_stop(), ABTI_thread_create_main_sched(), ABTI_thread_create_sched(), ABTI_thread_finish_context_sched_to_main_thread(), ABTI_xstream_launch_main_sched(), ABTI_xstream_schedule(), ABTI_xstream_start(), ABTI_xstream_start_primary(), and ABTI_xstream_update_main_sched().
ABT_pool* ABTI_sched::pools |
Definition at line 259 of file abti.h.
Referenced by ABT_pool_add_sched(), ABT_sched_get_pools(), ABT_xstream_get_main_pools(), ABTI_info_check_print_all_thread_stacks(), ABTI_sched_create(), ABTI_sched_free(), ABTI_sched_get_effective_size(), ABTI_sched_get_migration_pool(), ABTI_sched_get_size(), ABTI_sched_get_total_size(), ABTI_sched_has_unit(), ABTI_sched_print(), ABTI_thread_create_main(), ABTI_xstream_get_main_pool(), ABTI_xstream_init_main_sched(), ABTI_xstream_update_main_sched(), sched_init(), and sched_run().
ABTD_atomic_uint32 ABTI_sched::request |
Definition at line 258 of file abti.h.
Referenced by ABTI_sched_create(), ABTI_sched_has_to_stop(), ABTI_sched_print(), ABTI_sched_set_request(), and ABTI_sched_unset_request().
ABT_sched_run_fn ABTI_sched::run |
Definition at line 266 of file abti.h.
Referenced by ABTI_sched_create(), ABTI_thread_create_sched(), and ABTI_xstream_schedule().
ABT_sched_type ABTI_sched::type |
Definition at line 257 of file abti.h.
Referenced by ABTI_sched_create(), ABTI_sched_free(), ABTI_sched_has_to_stop(), ABTI_sched_print(), ABTI_xstream_init_main_sched(), and ABTI_xstream_update_main_sched().
ABTI_sched_used ABTI_sched::used |
Definition at line 254 of file abti.h.
Referenced by ABT_pool_add_sched(), ABT_xstream_create(), ABT_xstream_create_with_rank(), ABT_xstream_set_main_sched(), ABTI_sched_create(), ABTI_sched_discard_and_free(), ABTI_sched_free(), ABTI_sched_has_to_stop(), ABTI_sched_print(), ABTI_xstream_init_main_sched(), and ABTI_xstream_update_main_sched().