ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
pool_print_unit_to_thread_arg_t Struct Reference
Collaboration diagram for pool_print_unit_to_thread_arg_t:
Collaboration graph
[legend]

Data Fields

void * arg
 
void(* print_fn )(void *, ABT_thread)
 

Detailed Description

Definition at line 37 of file pool.c.

Field Documentation

◆ arg

void* pool_print_unit_to_thread_arg_t::arg

Definition at line 38 of file pool.c.

Referenced by pool_print_unit_to_thread().

◆ print_fn

void(* pool_print_unit_to_thread_arg_t::print_fn) (void *, ABT_thread)

Definition at line 39 of file pool.c.

Referenced by pool_print_unit_to_thread().


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