Helixis 1.0
Task Programming API
Data Fields
hlx_api Struct Reference

#include <api.h>

Data Fields

hlx_malloc_entry_addr malloc_entry
hlx_free_entry_addr free_entry
hlx_aligned_malloc_entry_addr aligned_malloc_entry
hlx_aligned_free_entry_addr aligned_free_entry
hlx_atomic_incr_entry_addr atomic_incr_entry
hlx_atomic_decr_entry_addr atomic_decr_entry
hlx_atomic_cas_entry_addr atomic_cas_entry
hlx_atomic_dcas_entry_addr atomic_dcas_entry
hlx_thread_api thread_api
hlx_get_cpu_count_entry_addr get_cpu_count_entry
hlx_memcpy_entry_addr memcpy_entry

Detailed Description

Definition at line 99 of file api.h.


Field Documentation

Definition at line 109 of file api.h.

Referenced by hlx_core_init(), queue_dequeue(), and queue_internal_queue().

Definition at line 112 of file api.h.

Referenced by hlx_scheduler_construct().

Definition at line 113 of file api.h.

Referenced by hlx_core_init(), and hlx_event_notify().


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