| ARGOBOTS
    1.1
    | 
#include "abti.h"
Go to the source code of this file.
| Data Structures | |
| struct | atomic_unit | 
| struct | unit_to_thread | 
| Typedefs | |
| typedef struct atomic_unit | atomic_unit | 
| typedef struct unit_to_thread | unit_to_thread | 
| typedef struct atomic_unit atomic_unit | 
| typedef struct unit_to_thread unit_to_thread | 
| void ABTI_unit_finalize_hash_table | ( | ABTI_global * | p_global | ) | 
Definition at line 96 of file unit.c.
Referenced by finailze_library().
| ABTI_thread* ABTI_unit_get_thread_from_user_defined_unit | ( | ABTI_global * | p_global, | 
| ABT_unit | unit | ||
| ) | 
Definition at line 112 of file unit.c.
Referenced by ABTI_unit_get_thread(), and ABTI_unit_set_associated_pool().
| void ABTI_unit_init_hash_table | ( | ABTI_global * | p_global | ) | 
Definition at line 91 of file unit.c.
Referenced by init_library().
| ABTU_ret_err int ABTI_unit_map_thread | ( | ABTI_global * | p_global, | 
| ABT_unit | unit, | ||
| ABTI_thread * | p_thread | ||
| ) | 
Definition at line 101 of file unit.c.
Referenced by ABTI_thread_init_pool(), ABTI_thread_set_associated_pool(), and ABTI_unit_set_associated_pool().
| void ABTI_unit_unmap_thread | ( | ABTI_global * | p_global, | 
| ABT_unit | unit | ||
| ) | 
Definition at line 107 of file unit.c.
Referenced by ABTI_thread_set_associated_pool(), ABTI_thread_unset_associated_pool(), and ABTI_unit_set_associated_pool().
| 
 | inlinestatic | 
Definition at line 163 of file unit.c.
Referenced by unit_get_thread_from_user_defined_unit().
| 
 | inlinestatic | 
Definition at line 140 of file unit.c.
Referenced by unit_finalize_hash_table(), unit_get_thread_from_user_defined_unit(), unit_map_thread(), and unit_unmap_thread().
| 
 | inlinestatic | 
Definition at line 169 of file unit.c.
Referenced by unit_finalize_hash_table(), unit_map_thread(), and unit_unmap_thread().
| 
 | inlinestatic | 
Definition at line 145 of file unit.c.
Referenced by unit_map_thread(), and unit_unmap_thread().
| 
 | inlinestatic | 
Definition at line 182 of file unit.c.
Referenced by unit_init_hash_table().
| 
 | inlinestatic | 
Definition at line 175 of file unit.c.
Referenced by unit_map_thread().
| 
 | static | 
Definition at line 199 of file unit.c.
Referenced by ABTI_unit_finalize_hash_table().
| 
 | inlinestatic | 
Definition at line 122 of file unit.c.
Referenced by unit_get_thread_from_user_defined_unit(), unit_map_thread(), and unit_unmap_thread().
| 
 | inlinestatic | 
Definition at line 278 of file unit.c.
Referenced by ABTI_unit_get_thread_from_user_defined_unit().
| 
 | static | 
Definition at line 188 of file unit.c.
Referenced by ABTI_unit_init_hash_table().
| 
 | inlinestatic | 
Definition at line 218 of file unit.c.
Referenced by ABTI_unit_map_thread().
| 
 | inlinestatic | 
Definition at line 256 of file unit.c.
Referenced by ABTI_unit_unmap_thread().
 1.8.17
 1.8.17