ARGOBOTS
1.1
|
#include <abti_key.h>
Data Fields | |
struct ABTI_ktable_mem_header * | p_next |
ABT_bool | is_from_mempool |
Definition at line 51 of file abti_key.h.
ABT_bool ABTI_ktable_mem_header::is_from_mempool |
Definition at line 53 of file abti_key.h.
Referenced by ABTI_ktable_alloc_elem(), ABTI_ktable_create(), and ABTI_ktable_free().
struct ABTI_ktable_mem_header* ABTI_ktable_mem_header::p_next |
Definition at line 52 of file abti_key.h.
Referenced by ABTI_ktable_alloc_elem(), ABTI_ktable_create(), and ABTI_ktable_free().