ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include <abti.h>
Data Fields | |
ABT_pool_user_create_unit_fn | p_create_unit |
ABT_pool_user_free_unit_fn | p_free_unit |
ABT_pool_user_is_empty_fn | p_is_empty |
ABT_pool_user_pop_fn | p_pop |
ABT_pool_user_push_fn | p_push |
ABT_pool_user_create_unit_fn ABTI_pool_required_def::p_create_unit |
Definition at line 350 of file abti.h.
Referenced by ABTI_pool_get_fifo_def(), ABTI_pool_get_fifo_wait_def(), ABTI_pool_get_randws_def(), ABTI_thread_init_pool(), ABTI_thread_set_associated_pool(), ABTI_unit_set_associated_pool(), and pool_create_def_from_old_def().
ABT_pool_user_free_unit_fn ABTI_pool_required_def::p_free_unit |
Definition at line 351 of file abti.h.
Referenced by ABTI_pool_get_fifo_def(), ABTI_pool_get_fifo_wait_def(), ABTI_pool_get_randws_def(), ABTI_thread_init_pool(), ABTI_thread_set_associated_pool(), ABTI_thread_unset_associated_pool(), ABTI_unit_set_associated_pool(), and pool_create_def_from_old_def().
ABT_pool_user_is_empty_fn ABTI_pool_required_def::p_is_empty |
Definition at line 352 of file abti.h.
Referenced by ABTI_pool_get_fifo_def(), ABTI_pool_get_fifo_wait_def(), ABTI_pool_get_randws_def(), ABTI_pool_is_empty(), and pool_create_def_from_old_def().
ABT_pool_user_pop_fn ABTI_pool_required_def::p_pop |
Definition at line 353 of file abti.h.
Referenced by ABTI_pool_get_fifo_def(), ABTI_pool_get_fifo_wait_def(), ABTI_pool_get_randws_def(), ABTI_pool_pop(), and pool_create_def_from_old_def().
ABT_pool_user_push_fn ABTI_pool_required_def::p_push |
Definition at line 354 of file abti.h.
Referenced by ABTI_pool_get_fifo_def(), ABTI_pool_get_fifo_wait_def(), ABTI_pool_get_randws_def(), ABTI_pool_push(), and pool_create_def_from_old_def().