![]() |
Helixis 1.0
Task Programming API
|
Go to the source code of this file.
Defines | |
#define | ALIGN_SINGLE_POINTER 4 |
#define | ALIGN_DOUBLE_POINTER 8 |
Typedefs | |
typedef unsigned long int | atom_t |
#define ALIGN_DOUBLE_POINTER 8 |
Definition at line 73 of file atomic.h.
Referenced by queue_dequeue(), queue_enqueue(), queue_guaranteed_enqueue(), queue_internal_freelist_init_function(), queue_internal_queue(), queue_new(), and slist_new_head().
#define ALIGN_SINGLE_POINTER 4 |
Definition at line 72 of file atomic.h.
Referenced by slist_internal_link_element_after_element(), slist_internal_link_element_to_head(), slist_new(), and slist_new_head().