alf_task_desc_handle_t

NAME

alf_task_desc_handle_t - This data structure is a handle to a task descriptor.

DESCRIPTION

This data structure is used to access and setup task descriptor information. It is created by calling alf_task_desc_create and destroyed by calling alf_task_desc_destroy.

Related reference
alf_task_handle_t
alf_task_desc_create
alf_task_desc_destroy
alf_task_desc_ctx_entry_add
alf_task_desc_set_int32
alf_task_desc_set_int64
alf_task_create
alf_task_finalize
alf_task_wait
alf_task_query
alf_task_destroy
alf_task_depends_on
alf_task_event_handler_register