![]() |
Helixis 1.0
Task Programming API
|
#include <native_task_groups.h>
Data Fields | |
hlx_group_id | id |
hlx_list | tasks |
unsigned int | size |
Definition at line 40 of file native_task_groups.h.
Definition at line 42 of file native_task_groups.h.
Referenced by hlx_core_add_task_callback(), hlx_core_create_group(), hlx_group_construct(), and hlx_scheduler_init_task().
unsigned int size |
Definition at line 44 of file native_task_groups.h.
Referenced by hlx_group_construct().
Definition at line 43 of file native_task_groups.h.
Referenced by hlx_group_add_task(), hlx_group_construct(), hlx_group_del_task(), hlx_group_destruct(), hlx_group_flush_task_buffer(), hlx_group_get_size(), hlx_scheduler_schedule_group(), and hlx_scheduler_schedule_group_threaded().