ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABTI_pool_user_def Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_pool_user_def:
Collaboration graph
[legend]

Data Fields

ABT_pool_access dummy_access
 
ABT_unit_get_type_fn dummy_fn1
 
ABT_unit_get_thread_fn dummy_fn2
 
ABT_unit_get_task_fn dummy_fn3
 
ABT_unit_is_in_pool_fn dummy_fn4
 
ABT_unit_create_from_thread_fn symbol
 
ABTI_pool_required_def required_def
 
ABTI_pool_optional_def optional_def
 

Detailed Description

Definition at line 405 of file abti.h.

Field Documentation

◆ dummy_access

ABT_pool_access ABTI_pool_user_def::dummy_access

Definition at line 406 of file abti.h.

◆ dummy_fn1

ABT_unit_get_type_fn ABTI_pool_user_def::dummy_fn1

Definition at line 407 of file abti.h.

◆ dummy_fn2

ABT_unit_get_thread_fn ABTI_pool_user_def::dummy_fn2

Definition at line 408 of file abti.h.

◆ dummy_fn3

ABT_unit_get_task_fn ABTI_pool_user_def::dummy_fn3

Definition at line 409 of file abti.h.

◆ dummy_fn4

ABT_unit_is_in_pool_fn ABTI_pool_user_def::dummy_fn4

Definition at line 410 of file abti.h.

◆ optional_def

ABTI_pool_optional_def ABTI_pool_user_def::optional_def

◆ required_def

ABTI_pool_required_def ABTI_pool_user_def::required_def

Definition at line 414 of file abti.h.

Referenced by ABT_pool_create().

◆ symbol

ABT_unit_create_from_thread_fn ABTI_pool_user_def::symbol

Definition at line 412 of file abti.h.


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