![]() |
Helixis 1.0
Task Programming API
|
#include <list.h>
Data Fields | |
hlx_list_node * | first |
hlx_list_node * | last |
atom_t | size |
Definition at line 46 of file list.h.
Referenced by hlx_group_destruct(), hlx_list_clear(), hlx_list_clear_data(), hlx_list_construct(), hlx_list_erase(), hlx_list_find(), hlx_list_get(), hlx_list_push_back(), hlx_list_push_front(), hlx_scheduler_destruct(), hlx_scheduler_schedule(), hlx_scheduler_schedule_group(), hlx_scheduler_schedule_group_threaded(), and hlx_sheduler_end_all_threads().
Definition at line 47 of file list.h.
Referenced by hlx_list_clear(), hlx_list_clear_data(), hlx_list_construct(), hlx_list_erase(), hlx_list_push_back(), and hlx_list_push_front().
Definition at line 48 of file list.h.
Referenced by hlx_group_get_size(), hlx_list_clear(), hlx_list_clear_data(), hlx_list_construct(), hlx_list_empty(), hlx_list_erase(), hlx_list_push_back(), hlx_list_push_front(), and hlx_listsize().