|
ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include <abti.h>

Data Fields | |
| void(* | f_migration_cb )(ABT_thread, void *) |
| void * | p_migration_cb_arg |
| ABTD_atomic_ptr | p_migration_pool |
| void(* ABTI_thread_mig_data::f_migration_cb) (ABT_thread, void *) |
Definition at line 450 of file abti.h.
Referenced by ABT_thread_set_callback(), and ABTI_thread_handle_request_migrate().
| void* ABTI_thread_mig_data::p_migration_cb_arg |
Definition at line 451 of file abti.h.
Referenced by ABT_thread_set_callback(), and ABTI_thread_handle_request_migrate().
| ABTD_atomic_ptr ABTI_thread_mig_data::p_migration_pool |
Definition at line 453 of file abti.h.
Referenced by ABTI_thread_handle_request_migrate(), and thread_migrate_to_pool().
1.8.17