ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include <abti.h>
ABT_bool ABTI_sched::automatic |
Definition at line 321 of file abti.h.
Referenced by ABTI_sched_discard_and_free().
void* ABTI_sched::data |
Definition at line 331 of file abti.h.
Referenced by ABT_sched_get_data(), ABT_sched_set_data(), ABTI_sched_free(), sched_free(), sched_init(), and sched_run().
ABT_sched_free_fn ABTI_sched::free |
Definition at line 336 of file abti.h.
Referenced by ABTI_sched_free().
ABT_sched_get_migr_pool_fn ABTI_sched::get_migr_pool |
Definition at line 337 of file abti.h.
Referenced by ABTI_sched_get_migration_pool().
ABT_sched_init_fn ABTI_sched::init |
ABTI_sched_kind ABTI_sched::kind |
Definition at line 322 of file abti.h.
Referenced by ABTI_sched_print().
size_t ABTI_sched::num_pools |
Definition at line 329 of file abti.h.
Referenced by ABT_sched_get_num_pools(), ABT_sched_get_pools(), ABT_sched_get_size(), ABT_sched_get_total_size(), ABTI_sched_free(), ABTI_sched_get_migration_pool(), ABTI_sched_has_unit(), sched_init(), and sched_run().
ABTI_sched* ABTI_sched::p_replace_sched |
ABTI_ythread* ABTI_sched::p_replace_waiter |
ABTI_ythread* ABTI_sched::p_ythread |
Definition at line 330 of file abti.h.
Referenced by ABT_xstream_cancel(), ABT_xstream_exit(), ABT_xstream_revive(), ABTI_sched_discard_and_free(), ABTI_sched_free(), ABTI_ythread_create_main_sched(), ABTI_ythread_create_sched(), and thread_key_destructor_stackable_sched().
ABT_pool* ABTI_sched::pools |
Definition at line 328 of file abti.h.
Referenced by ABT_sched_get_pools(), ABT_sched_get_size(), ABT_sched_get_total_size(), ABT_xstream_create_basic(), ABT_xstream_set_main_sched_basic(), ABTI_sched_free(), ABTI_sched_get_migration_pool(), ABTI_sched_has_unit(), ABTI_xstream_get_main_pool(), ABTI_ythread_create_primary(), and sched_init().
ABTD_atomic_uint32 ABTI_sched::request |
Definition at line 327 of file abti.h.
Referenced by ABT_xstream_revive(), ABTI_sched_has_to_stop(), ABTI_sched_set_request(), and ABTI_sched_unset_request().
ABT_sched_run_fn ABTI_sched::run |
Definition at line 335 of file abti.h.
Referenced by ABTI_ythread_create_sched().
ABT_sched_type ABTI_sched::type |
ABTI_sched_used ABTI_sched::used |
Definition at line 320 of file abti.h.
Referenced by ABT_pool_add_sched(), ABT_sched_free(), ABT_xstream_create(), ABT_xstream_create_with_rank(), ABTI_sched_discard_and_free(), ABTI_sched_free(), ABTI_sched_has_to_stop(), ABTI_sched_print(), xstream_create(), and xstream_update_main_sched().