ARGOBOTS
23067fa015f4b179569e2d52278c1072e674eb1e
|
Go to the source code of this file.
Functions | |
static ABTI_task * | ABTI_task_get_ptr (ABT_task task) |
static ABT_task | ABTI_task_get_handle (ABTI_task *p_task) |
static void | ABTI_task_set_request (ABTI_task *p_task, uint32_t req) |
static void | ABTI_task_unset_request (ABTI_task *p_task, uint32_t req) |
Definition at line 26 of file abti_task.h.
Referenced by ABT_task_create(), ABT_task_create_on_xstream(), ABT_task_self(), ABTI_task_create(), ABTI_task_revive(), ABTI_tool_query(), and unit_get_task().
Definition at line 11 of file abti_task.h.
Referenced by ABT_info_print_task(), ABT_task_cancel(), ABT_task_equal(), ABT_task_free(), ABT_task_get_arg(), ABT_task_get_id(), ABT_task_get_last_pool(), ABT_task_get_last_pool_id(), ABT_task_get_specific(), ABT_task_get_state(), ABT_task_get_xstream(), ABT_task_is_migratable(), ABT_task_is_unnamed(), ABT_task_join(), ABT_task_revive(), ABT_task_set_migratable(), ABT_task_set_specific(), ABTI_unit_set_associated_pool(), ABTI_xstream_run_unit(), and unit_create_from_task().
|
inlinestatic |
Definition at line 41 of file abti_task.h.
Referenced by ABT_task_cancel().
|
inlinestatic |
Definition at line 46 of file abti_task.h.