ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABTI_pool_optional_def Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_pool_optional_def:
Collaboration graph
[legend]

Data Fields

ABT_pool_user_init_fn p_init
 
ABT_pool_user_free_fn p_free
 
ABT_pool_user_get_size_fn p_get_size
 
ABT_pool_user_pop_wait_fn p_pop_wait
 
ABT_pool_user_pop_many_fn p_pop_many
 
ABT_pool_user_push_many_fn p_push_many
 
ABT_pool_user_print_all_fn p_print_all
 

Detailed Description

Definition at line 357 of file abti.h.

Field Documentation

◆ p_free

ABT_pool_user_free_fn ABTI_pool_optional_def::p_free

◆ p_get_size

ABT_pool_user_get_size_fn ABTI_pool_optional_def::p_get_size

◆ p_init

ABT_pool_user_init_fn ABTI_pool_optional_def::p_init

◆ p_pop_many

ABT_pool_user_pop_many_fn ABTI_pool_optional_def::p_pop_many

◆ p_pop_wait

ABT_pool_user_pop_wait_fn ABTI_pool_optional_def::p_pop_wait

◆ p_print_all

ABT_pool_user_print_all_fn ABTI_pool_optional_def::p_print_all

◆ p_push_many

ABT_pool_user_push_many_fn ABTI_pool_optional_def::p_push_many

The documentation for this struct was generated from the following file: