![]() |
Helixis 1.0
Task Programming API
|
#include <native_sched.h>
Data Fields | |
hlx_list | groups |
hlx_group_id * | default_groups_id |
unsigned int | cpu_count |
int | loop |
Definition at line 40 of file native_sched.h.
unsigned int cpu_count |
Definition at line 44 of file native_sched.h.
Referenced by hlx_scheduler_construct(), and hlx_sheduler_find_lighter_group().
Definition at line 43 of file native_sched.h.
Referenced by hlx_scheduler_construct(), hlx_scheduler_destruct(), and hlx_sheduler_find_lighter_group().
Definition at line 42 of file native_sched.h.
Referenced by hlx_core_create_group(), hlx_scheduler_construct(), hlx_scheduler_destruct(), hlx_scheduler_schedule(), hlx_scheduler_schedule_group_threaded(), and hlx_sheduler_end_all_threads().
int loop |
Definition at line 45 of file native_sched.h.
Referenced by hlx_scheduler_construct(), hlx_scheduler_schedule(), hlx_scheduler_schedule_group_threaded(), and hlx_sheduler_end_all_threads().