Helixis 1.0
Task Programming API
Data Fields
hlx_thread_api Struct Reference

#include <api.h>

Data Fields

hlx_thread_construct thread_construct
hlx_thread_destruct thread_destruct
hlx_thread_execute thread_execute
hlx_thread_suspend thread_suspend
hlx_thread_resume thread_resume
hlx_thread_wait_for thread_wait_for
hlx_thread_pause_if_needed thread_pause_if_needed
hlx_thread_yield thread_yield

Detailed Description

Definition at line 86 of file api.h.


Field Documentation

Definition at line 88 of file api.h.

Referenced by hlx_core_init(), and hlx_group_construct().

Definition at line 89 of file api.h.

Referenced by hlx_core_init(), and hlx_group_destruct().

Definition at line 90 of file api.h.

Referenced by hlx_core_init(), and hlx_scheduler_schedule().

Definition at line 94 of file api.h.

Referenced by hlx_core_init(), and hlx_scheduler_schedule_group_threaded().

Definition at line 91 of file api.h.

Referenced by hlx_core_init(), and hlx_scheduler_schedule_group_threaded().

Definition at line 93 of file api.h.

Referenced by hlx_core_init(), and hlx_scheduler_schedule().

Definition at line 95 of file api.h.

Referenced by hlx_core_init().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines