ARGOBOTS
latest
|
#include <abti_key.h>
Data Fields | |
struct ABTI_ktable_mem_header * | p_next |
ABT_bool | is_from_mempool |
Definition at line 41 of file abti_key.h.
ABT_bool ABTI_ktable_mem_header::is_from_mempool |
Definition at line 43 of file abti_key.h.
Referenced by ABTI_ktable_alloc_elem(), ABTI_ktable_ensure_allocation(), and ABTI_ktable_free().
struct ABTI_ktable_mem_header* ABTI_ktable_mem_header::p_next |
Definition at line 42 of file abti_key.h.
Referenced by ABTI_ktable_alloc_elem(), ABTI_ktable_ensure_allocation(), and ABTI_ktable_free().